Freigeben über


PreAuthorizedApplicationPermission.AccessGrants Eigenschaft

Definition

Ruft die Liste der Berechtigungen ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: