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 |