Compartir a través de


TokenResponse.Properties Propiedad

Definición

Obtiene o establece propreties adicionales.

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

Valor de propiedad

Newtonsoft.Json.Linq.JObject

Propiedades adicionales.

Se aplica a