Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Variable RoleTypeEnumConst

    RoleTypeEnum: { Tenant: "tenant"; Organization: "organization" } = ...

    The type of the role

    Type Declaration

    • ReadonlyTenant: "tenant"
    • ReadonlyOrganization: "organization"