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
Property Value
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET