Gets the datetime of the next CRL update.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property NextUpdate As DateTime Get |
| C# |
|---|
public DateTime NextUpdate { get; } |