ConfigOptions.DiagnosticsAuthorization Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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