IAppConfig.EnablePiiLogging 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.
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