X509CRL2ThisUpdate Property
            Gets the issue date of this CRL.
            
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
public DateTime ThisUpdate { get; }
Public ReadOnly Property ThisUpdate As DateTime
	Get
public:
property DateTime ThisUpdate {
	DateTime get ();
}
member ThisUpdate : DateTime with get
Property Value
DateTime