共用方式為


SourceControlInner.TokenSecret 屬性

定義

取得或設定 oAuth 存取權杖秘密。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於