IAuthTokentoken_type Property
|
The token type.
Namespace:
Ingeniux.CMS.Analytics
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string token_type { get; set; }
Property token_type As String
Get
Set
property String^ token_type {
String^ get ();
void set (String^ value);
}
abstract token_type : string with get, set
Property Value
Type:
StringSee Also