Partager via


KeyVerifyResult.Value Propriété

Définition

Obtient true si la signature est vérifiée, sinon 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à