MagicCMS Documentation
AdmAccessToken
.
.
::
.
.
token_type Property
Gets or sets the type of the token.
Namespace:
MagicCMS.AccessToken
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
token_type
{
get
;
set
; }
Field Value
The type of the token.
See Also
AdmAccessToken Class
MagicCMS.AccessToken Namespace