ConfigOptions.DiagnosticsAuthorization Property

Definition

Gets or sets the minimum required authorization required to access service diagnostics information. The service diagnostics information is provided by the StatusReporter instances registered with the dependency injection engine.

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

Property Value

Applies to