EndpointAadToken Class
Endpoint aad token.
Constructor for Endpoint aad token.
- Inheritance
-
builtins.objectEndpointAadToken
Constructor
EndpointAadToken(obj: AccessToken)
Parameters
Name | Description |
---|---|
obj
Required
|
<xref:AccessToken>
Access token object |
Variables
Name | Description |
---|---|
access_token
|
Access token for aad authentication. |
expiry_time_utc
|
Access token expiry time (UTC). |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python