ConfigOptions.PushAuthorization Property

 

Gets or sets the minimum required authorization required to register for and receive push notifications using Notification Hub.

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

public AuthorizationLevel PushAuthorization { get; set; }
Return to top
Show: