Optional
appTokenProvider: IAppTokenProviderPublic API to acquire a token with ClientCredential Flow for Confidential clients
CommonClientCredentialRequest provided by the developer
Creates query string for the /token request
looks up cache if the tokens are cached already
Optional
serverTelemetryManager: null | ServerTelemetryManagerWraps sendPostRequestAsync with necessary preflight and postflight logic
Request thumbprint for throttling
Endpoint to make the POST to
Body and Headers to include on the POST request
CorrelationId for telemetry
Generated using TypeDoc
OAuth2.0 client credential grant