ImageSignature.ProtectedProperty Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to