PowerTCP SSH and SFTP for .NET
Authenticate Method




Performs 'keyboard-interactive' authentication.
Overload List
OverloadDescription
Authenticate(String,String[]) Performs 'keyboard-interactive' authentication.  
Authenticate(SshLoginData) A server-driven upper-level authentication method that also automatically performs multi-factor authentication if required.  
Authenticate(String) Performs 'none' authentication, sending only the username to the server.  
Authenticate(String,String) Performs 'password' authentication, sending the username and password to the server.  
Authenticate(String,String,String) Performs 'publickey' authentication.  
See Also

Reference

SshConnection Class
SshConnection Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic