Compartilhar via


KeyVerifyResult.Value Propriedade

Definição

Obtém true se a assinatura for verificada, caso contrário, false.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public bool? Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : Nullable<bool>
Public ReadOnly Property Value As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a