Freigeben über


EncryptionMode-Enumeration

Encryption mode for service broker endpoints

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public Enumeration EncryptionMode
'Usage
Dim instance As EncryptionMode
public enum EncryptionMode
public enum class EncryptionMode
type EncryptionMode
public enum EncryptionMode

Elemente

Elementname Beschreibung
Disabled Disabled
Required Required
Supported Supported
Unknown Unknown

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace