Back to Node Auth0

Variable EncryptionKeyTypeConst

docs/variables/management.Management.EncryptionKeyType.html

5.9.1742 B
Original Source

Variable EncryptionKeyTypeConst

EncryptionKeyType: {
CustomerProvidedRootKey: "customer-provided-root-key";
EnvironmentRootKey: "environment-root-key";
TenantMasterKey: "tenant-master-key";
TenantEncryptionKey: "tenant-encryption-key";
} = ...

Key type

Type Declaration

ReadonlyCustomerProvidedRootKey: "customer-provided-root-key"
ReadonlyEnvironmentRootKey: "environment-root-key"
ReadonlyTenantMasterKey: "tenant-master-key"
ReadonlyTenantEncryptionKey: "tenant-encryption-key"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark