X509CRLEntryRevocationDate Property

Gets the date and time when certificate was revoked by an issuer.

Definition

Namespace: SysadminsLV.PKI.Cryptography.X509Certificates
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public DateTime RevocationDate { get; }

Property Value

DateTime

See Also