Base class for all supported authentication methods
Inheritance Hierarchy
Renci.SshNet AuthenticationMethod
Renci.SshNet KeyboardInteractiveAuthenticationMethod
Renci.SshNet NoneAuthenticationMethod
Renci.SshNet PasswordAuthenticationMethod
Renci.SshNet PrivateKeyAuthenticationMethod
Namespace: Renci.SshNet
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
See Also