DatabaseEncryptionType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the encryption type used to encrypt the database encryption key
public enum DatabaseEncryptionType
type DatabaseEncryptionType =
Public Enum DatabaseEncryptionType
- Inheritance
-
DatabaseEncryptionType
Fields
ServerAsymmetricKey | 1 | Server Asymmetric Key |
ServerCertificate | 0 | Server Certificate |