| Get |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class GetTokenModel
The GetTokenModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AuthToken | The token string that is to be evaluated. | 
|  | Message | A message based on the action | 
|  | Success | Is the token string valid or was it successfully renewed | 
 Remarks
Remarks|  Note | 
|---|
| Once a token has been created there is a 2 hour limit on the token. Once the token dies it is no good. The renew method would need to be called within the 2 hour time window, to reset the two hour limit. | 
 Example
Example See Also
See Also