Variable EncryptionKeyType
EncryptionKeyType: {
CustomerProvidedRootKey: "customer-provided-root-key";
EnvironmentRootKey: "environment-root-key";
TenantMasterKey: "tenant-master-key";
TenantEncryptionKey: "tenant-encryption-key";
}
Type declaration
Readonly
CustomerProvidedRootKey: "customer-provided-root-key"
Readonly
EnvironmentRootKey: "environment-root-key"
Readonly
TenantMasterKey: "tenant-master-key"
Readonly
TenantEncryptionKey: "tenant-encryption-key"