Registration.PushHandle Property

Definition

The push handle used to address the device by the push notification service (Possibly nonunique)

[Newtonsoft.Json.JsonProperty(PropertyName="deviceId")]
public string PushHandle { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deviceId")>]
member this.PushHandle : string
Public ReadOnly Property PushHandle As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to