Freigeben über


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

Name Value Description
ServerCertificate 0

Server Certificate

ServerAsymmetricKey 1

Server Asymmetric Key

Applies to