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

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElCertificateExtensions.BasicConstraints

ElCertificateExtensions    


 

This extension identifies whether the subject of the certificate is a CA and how deep the certification path starting with this CA can be.

 
 

Declaration

[C#]
    ElBasicConstraintsExtension BasicConstraints;

[VB.NET]
    Property BasicConstraints As ElBasicConstraintsExtension

[Pascal]
    property BasicConstraints : TElBasicConstraintsExtension;

[VB6]
    Property IElCertificateExtensionsX.BasicConstraints As IElBasicConstraintsExtensionX

[ActiveX]
    HRESULT _stdcall IElCertificateExtensionsX.BasicConstraints([out, retval] IElBasicConstraintsExtensionX ** Value );

[DLL]
    not implemented;
 
 

Description

    For more detailed information of this extension see BasicConstraintsExtension class description.

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