Compartir a través de


AccessPolicy.Permission Propiedad

Definición

Obtiene o establece la lista de permisos abreviados.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a