Discuss this help topic in SecureBlackbox Forum
TElSimpleSFTPClient.WebTunnelAuthentication
Specifies whether authentication is used when connecting to HTTP Proxy server.
Declaration
Values:
|
Description
This property specifies the method of authentication to use with HTTP Proxy server. The methods supported are "do not authenticate" and "authenticate using UserId and Password".
Default value is
wtaNoAuthentication.
This property is used only when
UseWebTunneling is set.