NotificationInstallation.PushChannel Property

Definition

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

Applies to