| Token Class |  | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Smartsheet.Api.OAuth
 Syntax
SyntaxThe Token type exposes the following members.
 Constructors
Constructors Properties
Properties| Name | Description | |
|---|---|---|
|  | AccessToken | 
            Gets the access token.
             | 
|  | ExpiresInSeconds | 
            Gets the expires in seconds.
             | 
|  | RefreshToken | 
            Gets the refresh token.
             | 
|  | TokenType | 
            Gets the token Type.
             | 
 See Also
See Also