IAuthTokentoken_type Property
|
The token type.
Namespace: Ingeniux.CMS.AnalyticsAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring 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
String
See Also