Partager via


AclStatus.Permission Propriété

Définition

Obtient ou définit la représentation octale de l’utilisateur, du masque et d’autres autorisations sans nom.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à