Partager via


Source.AuthorizedResources Propriété

Définition

Obtient ou définit la liste des ressources référencées dans la requête

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à