EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElAS3SSLOptions.ClientCertStorage

ElAS3SSLOptions     See also    


 

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

 
 

Declaration

[C#]
    ElMemoryCertStorage ClientCertStorage;

[VB.NET]
    Property ClientCertStorage As ElMemoryCertStorage

[Pascal]
    property ClientCertStorage : TElMemoryCertStorage;

[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 to OnCertificateNeededEx event.

 
 

See also:     OnCertificateNeededEx    

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