Freigeben über


RequiredResourceAccess.ResourceAccess Eigenschaft

Definition

Ruft die Liste der OAuth2.0-Berechtigungsbereiche und App-Rollen ab, die die Anwendung für die angegebene Ressource benötigt, oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="resourceAccess")]
public System.Collections.Generic.IList<Microsoft.Azure.Graph.RBAC.Models.ResourceAccess> ResourceAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceAccess")>]
member this.ResourceAccess : System.Collections.Generic.IList<Microsoft.Azure.Graph.RBAC.Models.ResourceAccess> with get, set
Public Property ResourceAccess As IList(Of ResourceAccess)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: