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