你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EndpointAuthToken Class

Endpoint authentication token.

Constuctor for Endpoint authentication token.

Constructor

EndpointAuthToken(**kwargs: Any)

Keyword-Only Parameters

Name Description
access_token
str

Access token for endpoint authentication.

expiry_time_utc

Access token expiry time (UTC).

refresh_after_time_utc

Refresh access token after time (UTC).

token_type
str

Access token type.

Variables

Name Description
access_token
str

Access token for endpoint authentication.

expiry_time_utc

Access token expiry time (UTC).

refresh_after_time_utc

Refresh access token after time (UTC).

token_type
str

Access token type.