A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/javascript/api/@azure/identity/gettokenoptions below:

GetTokenOptions interface | Microsoft Learn

GetTokenOptions interface

Defines options for TokenCredential.getToken.

Properties abortSignal

The signal which can be used to abort requests.

claims

Claim details to perform the Continuous Access Evaluation authentication flow

enableCae

Indicates whether to enable the Continuous Access Evaluation authentication flow

proofOfPossessionOptions

Options for Proof of Possession token requests

requestOptions

Options used when creating and sending HTTP requests for this operation.

tenantId

Allows specifying a tenantId. Useful to handle challenges that provide tenant Id hints.

tracingOptions

Options used when tracing is enabled.

Property Details abortSignal

The signal which can be used to abort requests.

abortSignal?: AbortSignalLike
Property Value claims

Claim details to perform the Continuous Access Evaluation authentication flow

claims?: string
Property Value

string

enableCae

Indicates whether to enable the Continuous Access Evaluation authentication flow

enableCae?: boolean
Property Value

boolean

proofOfPossessionOptions

Options for Proof of Possession token requests

proofOfPossessionOptions?: { nonce: string, resourceRequestMethod: HttpMethods, resourceRequestUrl: string }
Property Value

{ nonce: string, resourceRequestMethod: HttpMethods, resourceRequestUrl: string }

requestOptions

Options used when creating and sending HTTP requests for this operation.

requestOptions?: { timeout?: number }
Property Value

{ timeout?: number }

tenantId

Allows specifying a tenantId. Useful to handle challenges that provide tenant Id hints.

tenantId?: string
Property Value

string

tracingOptions

Options used when tracing is enabled.

tracingOptions?: { tracingContext?: TracingContext }
Property Value

{ tracingContext?: TracingContext }


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4