NotificationRegistration.Headers Property

 

Additional HTTP headers sent to the Windows Push Notification Services or the Microsoft Push Notification Service at registration time.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Notifications
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

public IDictionary<string, string> Headers { get; }
Return to top
Show: