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/accesstoken below:

AccessToken interface | Microsoft Learn

AccessToken interface

Represents an access token with an expiration time.

Properties expiresOnTimestamp

The access token's expiration timestamp in milliseconds, UNIX epoch time.

refreshAfterTimestamp

The timestamp when the access token should be refreshed, in milliseconds, UNIX epoch time.

token

The access token returned by the authentication service.

tokenType

Type of token - Bearer or pop

Property Details expiresOnTimestamp

The access token's expiration timestamp in milliseconds, UNIX epoch time.

expiresOnTimestamp: number
Property Value

number

refreshAfterTimestamp

The timestamp when the access token should be refreshed, in milliseconds, UNIX epoch time.

refreshAfterTimestamp?: number
Property Value

number

token

The access token returned by the authentication service.

token: string
Property Value

string

tokenType

Type of token - Bearer or pop

tokenType?: "Bearer" | "pop"
Property Value

"Bearer" | "pop"


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