Click or drag to resize

AuthToken Properties

The AuthToken type exposes the following members.

Properties
  NameDescription
Public propertyAccessToken
Access token that must be present in every call
Public propertyExpireDateTime
The date/time of the token expiration
Public propertyRefreshToken
The token that must be presented to refresh an expired token
Top
See Also