Compartilhar via


APIKeyRequest.LinkedReadProperties Propriedade

Definição

Obtém ou define os direitos de acesso de leitura dessa Chave de API.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a