Axinom Mosaic Libraries
    Preparing search index...
    interface LogoutResponse {
        code: LogoutResponseCode;
        idpLogoutUrl?: string;
        message?: string;
    }
    Index

    Properties

    idpLogoutUrl?: string
    message?: string