RevocationListInfo.NextUpdate Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 8.0.9673)
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. |