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

    Variable CreateEncryptionKeyType

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

    Type declaration

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