Gets or sets modes of certificate revocation check.

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

Syntax

Visual Basic
Public Property RevocationCheckModes As RevocationCheckModes
	Get
	Set
C#
public RevocationCheckModes RevocationCheckModes { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also