Table of Contents

Property TokenType

Namespace
DisCatSharp.Entities.OAuth2
Assembly
DisCatSharp.dll

TokenType

Gets the token type.

[JsonProperty("token_type")]
public string TokenType { get; }

Property Value

string