EncryptionMode 枚举

Encryption mode for service broker endpoints

命名空间:  Microsoft.SqlServer.Dac.Model
程序集:  Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)

语法

声明
Public Enumeration EncryptionMode
用法
Dim instance As EncryptionMode
public enum EncryptionMode
public enum class EncryptionMode
type EncryptionMode
public enum EncryptionMode

成员

成员名称 说明
Disabled Disabled
Required Required
Supported Supported
Unknown Unknown

请参阅

参考

Microsoft.SqlServer.Dac.Model 命名空间