ConnectionInfo ClassSSH .NET Client Library Documentation
Represents remote connection information class.
Inheritance Hierarchy

OnlineSystem Object
  Renci.SshNet ConnectionInfo
    Renci.SshNet KeyboardInteractiveConnectionInfo
    Renci.SshNet PasswordConnectionInfo
    Renci.SshNet PrivateKeyConnectionInfo

Namespace: Renci.SshNet
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public class ConnectionInfo
See Also