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.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
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