Table of Contents

Property AccessToken

Namespace
DisCatSharp.Entities.OAuth2
Assembly
DisCatSharp.dll

AccessToken

Gets the access token.

[JsonProperty("access_token")]
public string AccessToken { get; }

Property Value

string