Authenticates to the SSH server interactively.
Uses AuthenticationRequest to ask for credentials.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Sub Authenticate ( _ userName As String _ ) |
| C# |
|---|
public void Authenticate( string userName ) |
Parameters
- userName
- Type: System..::..String
Username (optional).