PowerTCP SSH and SFTP for .NET
HttpProxyData Class Members
Properties 


The following tables list the members exposed by HttpProxyData.

Public Constructors
 NameDescription
Public ConstructorHttpProxyData ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyHostNameOrAddress The hostname or address in dot notation. (Inherited from Dart.Ssh.LoginData)
Public PropertyPassword The password for basic authentication. (Inherited from Dart.Ssh.LoginData)
Public PropertyPort The port. (Inherited from Dart.Ssh.LoginData)
Public PropertyRequestHeaderLines An array of additional request header lines (without end-of-line markers) to be sent to the server. May be null.  
Public PropertyUsername The username for basic authentication (null if no authentication is needed). (Inherited from Dart.Ssh.LoginData)
Top
See Also

Reference

HttpProxyData Class
Dart.Ssh Namespace
Proxy Property


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic