Compartir a través de


ActiveDefaultSecurityAdminRule.Access Propiedad

Definición

Obtiene 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; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.access")>]
member this.Access : string
Public ReadOnly Property Access As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a