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

Field Value

Datetime of the next CRL update.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also