Freigeben über


CustomRule.Action Eigenschaft

Definition

Ruft ab oder legt fest, welche Aktion angewendet werden soll, wenn die Regel übereinstimmt. Mögliche Werte: "Allow", "Block", "Log", "Redirect"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: