DiagnosticsOptions.LoggedHeaderNames Property

Definition

Gets a list of header names that are not redacted during logging.

public System.Collections.Generic.IList<string> LoggedHeaderNames { get; }
member this.LoggedHeaderNames : System.Collections.Generic.IList<string>
Public ReadOnly Property LoggedHeaderNames As IList(Of String)

Property Value

Applies to