Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Model schema container class for ServiceBrokerLanguageSpecifier
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.ServiceBrokerLanguageSpecifier
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class ServiceBrokerLanguageSpecifier
'Usage
public static class ServiceBrokerLanguageSpecifier
public ref class ServiceBrokerLanguageSpecifier abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ServiceBrokerLanguageSpecifier = class end
public final class ServiceBrokerLanguageSpecifier
The ServiceBrokerLanguageSpecifier type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
AuthenticationCertificate | AuthenticationCertificate relationship class of ServiceBrokerLanguageSpecifier |
![]() ![]() |
EncryptionAlgorithmPart1 | EncryptionAlgorithmPart1 property class of ServiceBrokerLanguageSpecifier |
![]() ![]() |
EncryptionAlgorithmPart2 | EncryptionAlgorithmPart2 property class of ServiceBrokerLanguageSpecifier |
![]() ![]() |
EncryptionMode | EncryptionMode property class of ServiceBrokerLanguageSpecifier |
![]() ![]() |
MessageForwardingEnabled | MessageForwardingEnabled property class of ServiceBrokerLanguageSpecifier |
![]() ![]() |
MessageForwardSize | MessageForwardSize property class of ServiceBrokerLanguageSpecifier |
![]() ![]() |
TypeClass | Type class for ServiceBrokerLanguageSpecifier |
![]() ![]() |
UseCertificateFirst | UseCertificateFirst property class of ServiceBrokerLanguageSpecifier |
![]() ![]() |
WindowsAuthenticationMode | WindowsAuthenticationMode property class of ServiceBrokerLanguageSpecifier |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.