次の方法で共有


CrrAccessToken.AccessTokenString プロパティ

定義

認証に使用されるアクセス トークンを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象