SignatureInfo.IsCertificateRevoked Property

Definition

Gets a Boolean value indicating whether the digital certificate is revoked. Read-only.

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

Property Value

Boolean

Applies to