Partager via


BackendCredentialsContract.Header Propriété

Définition

Obtient ou définit l’en-tête Description du paramètre.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à