Compartir a través de


PreAuthorizedApplicationPermission.AccessGrants Propiedad

Definición

Obtiene o establece la lista de permisos.

[Newtonsoft.Json.JsonProperty(PropertyName="accessGrants")]
public System.Collections.Generic.IList<string> AccessGrants { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accessGrants")>]
member this.AccessGrants : System.Collections.Generic.IList<string> with get, set
Public Property AccessGrants As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a