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