OptionalconnectionSettings: AuthConfigurationGets an access token using the auth configuration from the MsalTokenProvider instance and the provided scope.
The scope for the token.
A promise that resolves to the access token.
Gets an access token.
The authentication configuration.
The scope for the token.
A promise that resolves to the access token.
Get an access token for the agentic application
a promise that resolves to the access token.
Get an access token for the agentic instance
a promise that resolves to the access token.
Get an access token for the agentic user
a promise that resolves to the access token.
Provides tokens using MSAL.