Compartilhar via


SignaturesOverridesProperties.Signatures Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a