Partilhar via


IAppConfig.EnablePiiLogging Property

Definition

Overloads

EnablePiiLogging

Flag telling if logging of Personally Identifiable Information (PII) is enabled/disabled for the application. See https://aka.ms/msal-net-logging.

EnablePiiLogging

Flag telling if logging of Personally Identifiable Information (PII) is enabled/disabled for the application. See https://aka.ms/msal-net-logging.

public bool EnablePiiLogging { get; }
member this.EnablePiiLogging : bool
Public ReadOnly Property EnablePiiLogging As Boolean

Property Value

See also

Applies to