TokenResponse.Properties プロパティ

定義

余分なプロトリファイを手に入れたり設定したりします。

public Newtonsoft.Json.Linq.JObject Properties { get; set; }
member this.Properties : Newtonsoft.Json.Linq.JObject with get, set
Public Property Properties As JObject

プロパティ値

Newtonsoft.Json.Linq.JObject

追加の物件。

適用対象