IAuthTokenExpired Property
|
Whether the token is expired.
Namespace:
Ingeniux.CMS.Analytics
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
SyntaxReadOnly Property Expired As Boolean
Get
property bool Expired {
bool get ();
}
abstract Expired : bool with get
Property Value
Type:
Boolean
See Also