@auth0/auth0-acul-js - v0.1.0-beta.9
    Preparing search index...

    Interface TenantMembers

    interface TenantMembers {
        enabledFactors: string[] | null;
        enabledLocales: string[] | null;
        friendlyName: string | null;
        name: string | null;
    }
    Index

    Properties

    enabledFactors: string[] | null
    enabledLocales: string[] | null
    friendlyName: string | null
    name: string | null