An AccessToken storing authentication information for requests made to the server.
string access_token
The AccessToken identifier.
string AuthorizationMethod
The Authorization Method included in the Authorization header.
AccessTokenStatus status
The AccessToken's current AccessTokenStatus (unauthorized / valid).
AccessTokenStatus
An AccessToken's status (unauthorized / valid).