次の方法で共有


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

適用対象