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 です |