Authenticates the user to the server interactively and initializes the SSH session. Uses AuthenticationRequest event to request credentials.

Namespace:  Rebex.Net
Assembly:  Rebex.SshShell (in Rebex.SshShell.dll)

Syntax

Visual Basic
Public Sub Login
C#
public void Login()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also