Member Junction
    Preparing search index...

    Credentials the GraphCalendarClient authenticates with — a pre-resolved bearer token.

    interface GraphCalendarCredentials {
        AccessToken: string;
    }
    Index

    Properties

    Properties

    AccessToken: string

    A pre-resolved OAuth bearer / application token with Calendars.Read scope (resolved upstream).