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; } |