Partager via


Signature.IsCertificateRevoked Propriété

Définition

Déterminez si le certificat numérique qui correspond à l’objet Signature a été révoqué par l’émetteur du certificat.

public:
 property bool IsCertificateRevoked { bool get(); };
public bool IsCertificateRevoked { get; }
member this.IsCertificateRevoked : bool
Public ReadOnly Property IsCertificateRevoked As Boolean

Valeur de propriété

Remarques

Cette propriété renvoie True si le certificat numérique qui correspond à l’objet Signature a été révoqué par l’émetteur du certificat ; False si le certificat n’a pas été révoqué.

S’applique à