EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSimpleSSHClient.WebTunnelPassword

TElSimpleSSHClient     See also    


 

Specifies the password to access the HTTP Proxy server.

 
 

Declaration

[C#]
    string WebTunnelPassword;

[VB.NET]
    Property WebTunnelPassword As String

[Pascal]
    property WebTunnelPassword: string;

[VB6]
    Property IElSimpleSSHClientX2.WebTunnelPassword As String

[ActiveX]
    HRESULT _stdcall IElSimpleSSHClientX2.WebTunnelPassword([in] BSTR Value );
    HRESULT _stdcall IElSimpleSSHClientX2.WebTunnelPassword([out, retval] BSTR * Value );

[DLL]
    not implemented;
 
 

Description

    This property specifies the password to access the HTTP Proxy server.
    This property is used only when UseWebTunneling is set and WebTunnelAuthentication is set to wtaUsercode.

 
 

See also:     UseWebTunneling     WebTunnelAuthentication WebTunnelUserId    

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