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