SFTP Object
 
Syntax
 
SFTP.HttpProxyAuthMethod As String
 
Description
If an HTTP proxy requiring authentication is to be used, set this property to the HTTP proxy authentication method name. Valid choices are "Basic" or "NTLM".
 
See Also