OAuth User Token Info
class OAuthUserTokenInfo
The OAuth user token information that can be used by clients, in exchange for user credentials, to access OAuth token-secured ArcGIS content and services.
Since
200.1.0
Properties
Link copied to clipboard
The access token to be used to make an authenticated request.
Link copied to clipboard
The access token expiration date.
Link copied to clipboard
True if the token must be passed over HTTPS, false otherwise.
Link copied to clipboard
The refresh token to be used to refresh the access token.
Link copied to clipboard
The date that the refresh token should be exchanged.
Link copied to clipboard
The date that the refresh token expires. This is available only for ArcGIS.com and ArcGIS Enterprise version 10.9.1 and above.