AuthenticationMethod (Class)
Namespace: Renci.SshNet
Base class for all supported authentication methods
Properties
| Name | Description |
|---|---|
| AllowedAuthentications | Gets list of allowed authentications. |
| ErrorMessage | Gets the authentication error message. |
| Name | Gets authentication method name |
| Username | Gets connection username. |
Methods
| Name | Description |
|---|---|
| Authenticate | Authenticates the specified session. |