DatabaseEncryptionType Enum

Definition

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

Applies to