Back to Node Auth0

Variable CreateEncryptionKeyTypeConst

docs/variables/management.Management.CreateEncryptionKeyType.html

5.9.1589 B
Original Source

Variable CreateEncryptionKeyTypeConst

CreateEncryptionKeyType: {
CustomerProvidedRootKey: "customer-provided-root-key";
TenantEncryptionKey: "tenant-encryption-key";
} = ...

Type of the encryption key to be created.

Type Declaration

ReadonlyCustomerProvidedRootKey: "customer-provided-root-key"
ReadonlyTenantEncryptionKey: "tenant-encryption-key"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark