共用方式為


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

額外的屬性。

適用於