Compartilhar via


Source.AuthorizedResources Propriedade

Definição

Obtém ou define a lista de Recursos referenciados em consulta

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a