Freigeben über


AdminRule.Access Eigenschaft

Definition

Ruft ab oder legt fest, welcher Zugriff für diese bestimmte Regel zulässig ist. Mögliche Werte: "Allow", "Deny", "AlwaysAllow"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: