System.Security.Cryptography.X509Certificates.X509Extension.Critical Property

Gets a Boolean value indicating whether the extension is critical.

Syntax

public bool Critical { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to designate whether an extension is critical.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0