Partager via


PreAuthorizedApplicationPermission.AccessGrants Propriété

Définition

Obtient ou définit la liste des autorisations.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à