EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElWebDAVServer.SSLMode

TElWebDAVServer     See also    


 

Specifies whether secure session is established before sending the data.

 
 

Declaration

[C#]
    bool SSLMode;

[VB.NET]
    Property SSLMode As Boolean

[Pascal]
    property SSLMode : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to enable or disable secure session. When SSLMode is True, the data transfer is secured by SSL/TLS.

 
 

See also:     SSLVersions    

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