PasswordAuthenticationMethod public class PasswordAuthenticationMethod : AuthenticationMethod, IDisposable Provides functionality to perform password authentication. Documentation Code namespace Renci.SshNet.Sftp.Requests { }