Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the endpoint encryption support.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration EndpointEncryptionSupport
public enum EndpointEncryptionSupport
public enum class EndpointEncryptionSupport
type EndpointEncryptionSupport
public enum EndpointEncryptionSupport
Members
Member name | Description | |
---|---|---|
NotSpecified | Support is NotSpecified | |
Disabled | Support is Disabled | |
Supported | Support is Supported | |
Required | Support is Required |