次の方法で共有


Logger.PiiLoggingEnabled Property

Definition

Caution

Logging is now specified per ClientApplication. See https://aka.ms/msal-net-3-breaking-changes and https://aka.ms/msal-net-application-configuration.

[System.Obsolete("Logging is now specified per ClientApplication.  See https://aka.ms/msal-net-3-breaking-changes and https://aka.ms/msal-net-application-configuration. ", true)]
public static bool PiiLoggingEnabled { get; set; }
[<System.Obsolete("Logging is now specified per ClientApplication.  See https://aka.ms/msal-net-3-breaking-changes and https://aka.ms/msal-net-application-configuration. ", true)>]
static member PiiLoggingEnabled : bool with get, set
Public Shared Property PiiLoggingEnabled As Boolean

Property Value

Attributes

Applies to