EndpointEncryptionSupport 열거형
끝점 암호화 지원을 지정합니다.
네임스페이스: Microsoft.Data.Schema.ScriptDom.Sql
어셈블리: Microsoft.Data.Schema.ScriptDom.Sql(Microsoft.Data.Schema.ScriptDom.Sql.dll)
구문
‘선언
Public Enumeration EndpointEncryptionSupport
public enum EndpointEncryptionSupport
public enum class EndpointEncryptionSupport
type EndpointEncryptionSupport
public enum EndpointEncryptionSupport
멤버
멤버 이름 | 설명 | |
---|---|---|
NotSpecified | 지원이 NotSpecified입니다. | |
Disabled | 지원이 Disabled입니다. | |
Supported | 지원이 Supported입니다. | |
Required | 지원이 Required입니다. |