EldoS
Navigation
Web site
Support
Table Of Contents
View Table Of Contents | Send comments on this topic

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElCustomExtension.Critical

ElCustomExtension     See also    


 

This property specifies whether extension is critical.

 
 

Declaration

[C#]
    bool Critical;

[VB.NET]
    Property Critical As Boolean

[Pascal]
    property Critical : boolean;

[VB6]
    Property IElCustomExtensionX.Critical As Boolean

[ActiveX]
    HRESULT _stdcall IElCustomExtensionX.Critical([out, retval] VARIANT_BOOL * Value );
    HRESULT _stdcall IElCustomExtensionX.Critical([in] VARIANT_BOOL Value );

[DLL]
    not implemented;
 
 
 

Description

    Use this property to specify/check whether certificate extension has Critical attribute set.

 
 

See also:     OID     Value    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2008, EldoS Corporation