DiagnosticsOptions.LoggedQueryParameters Property

Definition

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

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

Property Value

Applies to