Auth0 Universal Components
    Preparing search index...

    Interface SsoProviderNotificationMessages

    interface SsoProviderNotificationMessages {
        delete_success?: string;
        general_error?: string;
        provisioning_disabled_success?: string;
        remove_success?: string;
        scim_token_delete_sucess?: string;
        update_success?: string;
    }
    Index

    Properties

    delete_success?: string
    general_error?: string
    provisioning_disabled_success?: string
    remove_success?: string
    scim_token_delete_sucess?: string
    update_success?: string