Compartir a través de


GrantAccessData.Access Propiedad

Definición

Obtiene o establece valores posibles: "None", "Read", "Write"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a