IdentityModelEventSource.ShowPII 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 which indicates whether or not PII is shown in logs. False by default.
public static bool ShowPII { get; set; }
static member ShowPII : bool with get, set
Public Shared Property ShowPII As Boolean