EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCertificateRequest.Version

TElCertificateRequest    


 

Returns the version of the certificate request

 
 

Declaration

[C#]
    int Version;

[VB.NET]
    Property Version As Integer

[Pascal]
    property Version : Integer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this function to get the version of the certificate request. Currently the only possible version value is 0.

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