CreateDispositionType Enumeration
The CreateDispositionType enumeration contains values that are used to specify the source of the symmetric key.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| CreateNew | Indicates a new Symmetric Key should be created. | |
| OpenExisting | Indicates an existing Symmetric Key should be used. |
Show: