AuthorizationToken Properties

Routee SMSClient

AuthorizationToken Properties

The AuthorizationToken type exposes the following members.

Properties
  NameDescription
Public propertyaccess_token
Gets or sets the access token.
Public propertyexpires_in
Gets or sets the expires in.
Public propertypermissions
Gets or sets the permissions.
Public propertyscope
Gets or sets the scope.
Public propertyStatus
Gets or sets the status.
Public propertytoken_type
Gets or sets the type of the token.
Top
See Also