AuthTokentoken_type Property
|
Namespace: Ingeniux.CMS.AnalyticsAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic 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
StringImplements
IAuthTokentoken_type
See Also