Partager via


CertificateProperties.IsVerified Propriété

Définition

Obtient ou définit détermine si le certificat a été vérifié.

[Newtonsoft.Json.JsonProperty(PropertyName="isVerified")]
public bool? IsVerified { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isVerified")>]
member this.IsVerified : Nullable<bool> with get, set
Public Property IsVerified As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à