IdentityModelEventSource.LogCompleteSecurityArtifact 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 complete Microsoft.IdentityModel.Logging.SecurityArtifact is shown in logs when ShowPII is set to true. False by default.
public static bool LogCompleteSecurityArtifact { get; set; }
static member LogCompleteSecurityArtifact : bool with get, set
Public Shared Property LogCompleteSecurityArtifact As Boolean