EndpointEncryptionSupport Enumeration
Specifies the types of endpoint encryption support.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Disabled | Support is Disabled. | |
| NotSpecified | Support is NotSpecified. | |
| Required | Support is Required. | |
| Supported | Support is Supported. |
Show: