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