Compartilhar via


InstallationTemplate.Headers Propriedade

Definição

Obtém ou define a coleção de cabeçalhos aplicável a notificações direcionadas ao MPNS

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a