TokenExchangeInvokeRequest.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

プロパティのオーバーフローの拡張データ。

適用対象