List of all supported authentication types.
| Member Name | Description |
|---|---|
| None | No authentication is provided. |
| Password | Authentication using login and password. |
| PublicKey | Authentication using login and private key. |
| Both | Authentication using login and both password and private key. |
| KeyboardInteractive | Authentication using login and keyboard-interactive provided password. |
Namespace: WeOnlyDo.Client
Assembly: WeOnlyDo.Client.SSH (in WeOnlyDo.Client.SSH.dll)