AccessToken.AccessTokenProperty Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="access_token")]
public string AccessTokenProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="access_token")>]
member this.AccessTokenProperty : string with get, set
Public Property AccessTokenProperty As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to