AuthTokentoken_type Property
|
Namespace:
Ingeniux.CMS.Analytics
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public string token_type { get; set; }
Public Property token_type As String
Get
Set
public:
virtual property String^ token_type {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract token_type : string with get, set
override token_type : string with get, set
Property Value
Type:
StringImplements
IAuthTokentoken_typeSee Also