Compartir a través de


ManagedServiceTokenInfo.AccessToken Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to