Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Variable EncryptionKeyType

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

    Type declaration

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