ServiceUser.Level Property

Definition

Gets or sets the AuthorizationLevel this user has been granted.

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

Property Value

Applies to