Checks whether a certificate is time valid.

Namespace:  Rebex.Security.Certificates
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Function IsTimeValid As Boolean
C#
public bool IsTimeValid()

Return Value

true if valid, false if not valid.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also