Function userGetAll

  • Description

    if criteria provided, will search against attribute provided on configs

    • ["*"] from all users

    Example

    *@domain.com for all users from domain.com in their UPN

    Type Parameters

    • User = any

    Parameters

    Returns Promise<SearchEntryObject[]>

Generated using TypeDoc