BackupEncryptorType 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 encryptor type used to encrypt an encryption key.
public enum BackupEncryptorType
type BackupEncryptorType =
Public Enum BackupEncryptorType
- Inheritance
-
BackupEncryptorType
Fields
ServerAsymmetricKey | 1 | Server Asymmetric Key |
ServerCertificate | 0 | Server Certificate |