@twilio/flex-sdk
    Preparing search index...

    Interface AuthenticationConfigResponse

    Response containing a list of available authentication configurations.

    interface AuthenticationConfigResponse {
        configList: AuthenticationConfig[];
    }
    Index

    Properties

    Properties

    configList: AuthenticationConfig[]