ConfigOptions.PushAuthorization Property

Definition

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

public Microsoft.WindowsAzure.Mobile.Service.Security.AuthorizationLevel PushAuthorization { get; set; }
member this.PushAuthorization : Microsoft.WindowsAzure.Mobile.Service.Security.AuthorizationLevel with get, set
Public Property PushAuthorization As AuthorizationLevel

Property Value

Applies to