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