OAuth2AccessToken TokenType Property Nemiro.OAuth
The type of the token issued. Value is case insensitive.

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

public string TokenType { get; protected set; }

Property Value

Type: String
See Also