EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCertificateRequest.Extensions

TElCertificateRequest     See also    


 

Provides access to certificate request extensions

 
 

Declaration

[C#]
    TElCertificateExtensions Extensions;

[VB.NET]
    Property Extensions As TElCertificateExtensions

[Pascal]
    property Extensions : TElCertificateExtensions;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Specifies certificate extensions to be included to the generated certificate request (or contained in the loaded request). Extensions included to the certificate request may be included (depending on CA policies) to the certificate generated from the request.

 
 

See also:     TElCertificateExtensions

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