Property TokenType
- Namespace
- DisCatSharp.Entities.OAuth2
- Assembly
- DisCatSharp.dll
TokenType
Gets the token type.
[JsonProperty("token_type")]
public string TokenType { get; }
Gets the token type.
[JsonProperty("token_type")]
public string TokenType { get; }