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

    Interface GetConnectionEnabledClientsResponseContent

    interface GetConnectionEnabledClientsResponseContent {
        clients: ConnectionEnabledClient[];
        next?: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    Clients for which the connection is enabled

    next?: string

    Encoded next token