CertificateRevocationList.ThisUpdate Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9313)
ThisUpdate
Gets the datetime of this CRL update.
Declaration
public DateTime ThisUpdate { get; }Property Value
| Type | Description | 
|---|---|
| DateTime | Datetime of this CRL update. |