IdentityModelEventSource.HeaderWritten 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.
Indicates whether or the log message header (contains library version, date/time, and PII debugging information) has been written.
public static bool HeaderWritten { get; set; }
static member HeaderWritten : bool with get, set
Public Shared Property HeaderWritten As Boolean