Share via


Source.AuthorizedResources Eigenschaft

Definition

Ruft die Liste der in die Abfrage verwiesenen Ressourcen ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: