NotificationInstallation.PushChannel 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 channel URI if registering the installation for WNS; Device Token if registering for APNS.
[System.ComponentModel.DataAnnotations.Required]
public string PushChannel { get; set; }
[<System.ComponentModel.DataAnnotations.Required>]
member this.PushChannel : string with get, set
Public Property PushChannel As String
Property Value
- Attributes