AuthTokenexpires_in Property
|
Namespace:
Ingeniux.CMS.Analytics
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public long expires_in { get; set; }
Public Property expires_in As Long
Get
Set
public:
virtual property long long expires_in {
long long get () sealed;
void set (long long value) sealed;
}
abstract expires_in : int64 with get, set
override expires_in : int64 with get, set
Property Value
Type:
Int64Implements
IAuthTokenexpires_inSee Also