NotificationHubAttributes.ApnsCredential 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 ApnsCredential of the created NotificationHub
public Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential ApnsCredential { get; set; }
member this.ApnsCredential : Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential with get, set
Public Property ApnsCredential As ApnsCredential