Compartir a través de


ActiveSecurityAdminRule.Access Propiedad

Definición

Obtiene o establece indica el acceso permitido para esta regla en particular. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a