Partager via


DeviceRegistrationResult.Payload Propriété

Définition

Données personnalisées retournées par le webhook à l’appareil.

[Newtonsoft.Json.JsonProperty(PropertyName="payload")]
public Newtonsoft.Json.Linq.JRaw Payload { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="payload")>]
member this.Payload : Newtonsoft.Json.Linq.JRaw with get, set
Public Property Payload As JRaw

Valeur de propriété

Newtonsoft.Json.Linq.JRaw
Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à