Partager via


UserAccessRight.AccessType Propriété

Définition

Obtient ou définit le type d’accès à autoriser pour l’utilisateur. Les valeurs possibles sont les suivantes : « Change », « Read », « Custom »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à