Registration.PushHandle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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