Property AccessToken
AccessToken
Gets or sets the associated access token.
Declaration
[[System.Text.Json.Serialization.JsonPropertyName("access_token")]]
public string? AccessToken { get; set; }
Property Value
Type | Description |
---|---|
System.String |