PasswordConnectionInfo Constructor SSH .NET Client Library Documentation
Overload List

  NameDescription
Public methodPasswordConnectionInfo(String, String,  Byte )
Initializes a new instance of the PasswordConnectionInfo class.
Public methodPasswordConnectionInfo(String, String, String)
Initializes a new instance of the PasswordConnectionInfo class.
Public methodPasswordConnectionInfo(String, Int32, String,  Byte )
Initializes a new instance of the PasswordConnectionInfo class.
Public methodPasswordConnectionInfo(String, Int32, String, String)
Initializes a new instance of the PasswordConnectionInfo class.
Public methodPasswordConnectionInfo(String, String,  Byte , ProxyTypes, String, Int32)
Initializes a new instance of the PasswordConnectionInfo class.
Public methodPasswordConnectionInfo(String, String, String, ProxyTypes, String, Int32)
Initializes a new instance of the PasswordConnectionInfo class.
Public methodPasswordConnectionInfo(String, Int32, String,  Byte , ProxyTypes, String, Int32)
Initializes a new instance of the PasswordConnectionInfo class.
Public methodPasswordConnectionInfo(String, Int32, String, String, ProxyTypes, String, Int32)
Initializes a new instance of the PasswordConnectionInfo class.
Public methodPasswordConnectionInfo(String, String,  Byte , ProxyTypes, String, Int32, String)
Initializes a new instance of the PasswordConnectionInfo class.
Public methodPasswordConnectionInfo(String, String, String, ProxyTypes, String, Int32, String)
Initializes a new instance of the PasswordConnectionInfo class.
Public methodPasswordConnectionInfo(String, Int32, String,  Byte , ProxyTypes, String, Int32, String)
Initializes a new instance of the PasswordConnectionInfo class.
Public methodPasswordConnectionInfo(String, Int32, String, String, ProxyTypes, String, Int32, String)
Initializes a new instance of the PasswordConnectionInfo class.
Public methodPasswordConnectionInfo(String, String,  Byte , ProxyTypes, String, Int32, String, String)
Initializes a new instance of the PasswordConnectionInfo class.
Public methodPasswordConnectionInfo(String, String, String, ProxyTypes, String, Int32, String, String)
Initializes a new instance of the PasswordConnectionInfo class.
Public methodPasswordConnectionInfo(String, Int32, String,  Byte , ProxyTypes, String, Int32, String, String)
Initializes a new instance of the PasswordConnectionInfo class.
Back to Top
See Also