AuthToken Properties |
The AuthToken type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessToken |
Access token that must be present in every call
| |
| ExpireDateTime |
The date/time of the token expiration
| |
| RefreshToken |
The token that must be presented to refresh an expired token
|