PasswordConnectionInfo public class PasswordConnectionInfo : ConnectionInfo, IDisposable Provides connection information when password authentication method is used. Documentation Code namespace Renci.SshNet { }