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; }

Field Value

Datetime of the next CRL update.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also