X509CRLEntryRevocationDate Property
Gets the date and time when certificate was revoked by an issuer.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public DateTime RevocationDate { get; }
Public ReadOnly Property RevocationDate As DateTime
Get
public:
property DateTime RevocationDate {
DateTime get ();
}
member RevocationDate : DateTime with get
Property Value
DateTime