NoneAuthenticationMethod public class NoneAuthenticationMethod : AuthenticationMethod Provides functionality for "none" authentication method. Documentation Code namespace Renci.SshNet { }