EndpointEncryptionSupport Enumeration

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
'Usage
Dim instance As EndpointEncryptionSupport
public enum EndpointEncryptionSupport
public enum class EndpointEncryptionSupport
public enum EndpointEncryptionSupport

Members

Member name Description
NotSpecified Support is NotSpecified
Disabled Support is Disabled
Supported Support is Supported
Required Support is Required

See Also

Reference

Microsoft.Data.Schema.ScriptDom.Sql Namespace