Compartilhar via


PreAuthorizedApplicationPermission.AccessGrants Propriedade

Definição

Obtém ou define a lista de permissões.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a