ImageSignature.Signature Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="signature")]
public string Signature { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="signature")>]
member this.Signature : string with get, set
Public Property Signature As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to