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.NameConstraints

ElCertificateExtensions    


 

This extension indicates a name space within which all subject names in subsequent certificates in a certification path shall be located.

 
 

Declaration

[C#]
    ElNameConstraintsExtension NameConstraints;

[VB.NET]
    Property NameConstraints As ElNameConstraintsExtension

[Pascal]
    property NameConstraints : TElNameConstraintsExtension;

[VB6]
    Property IElCertificateExtensionsX.NameConstraints As IElNameConstraintsExtensionX

[ActiveX]
    HRESULT _stdcall IElCertificateExtensionsX.NameConstraints([out, retval] IElNameConstraintsExtensionX ** Value );

[DLL]
    not implemented;
 
 

Description

    To get more detailed information about this extension see NameConstraintsExtension class description.

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