Click or drag to resize

IOAuth2TokenIsExpired Property

true if the token is expired; false otherwise.

Namespace:  Rhino.Runtime.RhinoAccounts
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
bool IsExpired { get; }

Property Value

Type: Boolean
See Also