Compartilhar via


BackendCredentialsContract.Header Propriedade

Definição

Obtém ou define o cabeçalho Descrição do parâmetro.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a