EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSecureClient.ClientCertStorage

TElSecureClient     See also    


 

Specifies the certificate storage where client-side certificates are stored.

 
 

Declaration

[C#]
    TElCustomCertStorage ClientCertStorage;

[VB.NET]
    Property ClientCertStorage As TElCustomCertStorage

[Pascal]
    property ClientCertStorage : TElCustomCertStorage;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented
 
 

Description

    This property contains the certificates, used for client-side authentication. This property is an alternative for OnCertificateNeededEx event.

 
 

See also:     OnCertificateNeededEx    

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