共用方式為


SourceControlInner.Token 屬性

定義

取得或設定 oAuth 存取權杖。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於