Discuss this help topic in SecureBlackbox Forum

TElWebDAVServer.Control

TElWebDAVServer     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Controls HTTP/HTTPS transport for the WebDAV server.

Declaration

[C#]
    TElHTTPSServer Control;

[VB.NET]
    Property Control As TElHTTPSServer

[Pascal]
    property Control : TElHTTPSServer;

[C++]
    TElHTTPSServer* get_Control();

[PHP]
    TElHTTPSServer get_Control()

[Java]
    TElHTTPSServer getControl();

Description

    Use this property to manage secure data transport to and from the WebDAV server.

Discuss this help topic in SecureBlackbox Forum