Dela via


DataBoxKeyEncryptionKeyType Enum

Definition

Type of encryption key used for key encryption.

public enum DataBoxKeyEncryptionKeyType
type DataBoxKeyEncryptionKeyType = 
Public Enum DataBoxKeyEncryptionKeyType
Inheritance
DataBoxKeyEncryptionKeyType

Fields

CustomerManaged 1

Key encryption key is managed by the Customer.

MicrosoftManaged 0

Key encryption key is managed by Microsoft.

Applies to