Share via


IAppConfig.EnablePiiLogging Property

Definition

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

Applies to

See also