Gets a value indicating whether the extension is critical.

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

Syntax

Visual Basic
Public ReadOnly Property Critical As Boolean
	Get
C#
public bool Critical { get; }

Field Value

True if critical; false otherwise.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also