Discuss this help topic in SecureBlackbox Forum

TElHTTPSClient.HTTPProxyAuthentication

TElHTTPSClient     See also     


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


Declaration

[C#]
    TElWebTunnelAuthentication HTTPProxyAuthentication;

[VB.NET]
    Property HTTPProxyAuthentication As TElWebTunnelAuthentication

[Pascal]
    property HTTPProxyAuthentication : TElWebTunnelAuthentication;

[C++]
    TElWebTunnelAuthentication get_HTTPProxyAuthentication();
    void set_HTTPProxyAuthentication(TElWebTunnelAuthentication Value);

[PHP]
    integer get_HTTPProxyAuthentication()
    void set_HTTPProxyAuthentication(integer $Value)

[Java]
    int getHTTPProxyAuthentication();
    void setHTTPProxyAuthentication(int Value);

TElWebTunnelAuthentication values

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum