CertificateExtension.Critical Property
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9448)
Critical
Gets a value indicating whether the extension is critical.
Declaration
public bool Critical { get; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if critical; false otherwise. |