Compartir a través de


OwaspCrsExclusionEntry.MatchVariable Propiedad

Definición

Obtiene o establece la variable que se va a excluir. Entre los valores posibles se incluyen: 'RequestHeaderNames', 'RequestCookieNames', 'RequestArgNames', 'RequestHeaderKeys', 'RequestHeaderValues', 'RequestCookieKeys', 'RequestCookieValues', 'RequestArgKeys', 'RequestArgValues'

[Newtonsoft.Json.JsonProperty(PropertyName="matchVariable")]
public string MatchVariable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="matchVariable")>]
member this.MatchVariable : string with get, set
Public Property MatchVariable As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a