Axinom Mosaic Libraries
    Preparing search index...

    Interface ManagementAuthenticationContext

    Authenticated Subject and error information for Management Tokens

    interface ManagementAuthenticationContext {
        authErrorInfo?: MosaicErrorInfo;
        subject?: AuthenticatedManagementSubject;
    }
    Index

    Properties

    authErrorInfo?: MosaicErrorInfo

    Authentication error information

    Authenticated Management subject information