SourceControlSecurityTokenProperties.AccessToken 屬性

定義

取得或設定存取語彙基元。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於