AuthTokenExpired Property
|
Namespace:
Ingeniux.CMS.Analytics
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax [JsonIgnoreAttribute]
public bool Expired { get; }
<JsonIgnoreAttribute>
Public ReadOnly Property Expired As Boolean
Get
public:
[JsonIgnoreAttribute]
virtual property bool Expired {
bool get () sealed;
}
[<JsonIgnoreAttribute>]
abstract Expired : bool with get
[<JsonIgnoreAttribute>]
override Expired : bool with get
Property Value
Type:
BooleanImplements
IAuthTokenExpiredSee Also