Dart.Ssh Namespace : SshConnection Class |
For a list of all members of this type, see SshConnection members.
Name | Description | |
---|---|---|
Authenticate | Overloaded. Performs 'keyboard-interactive' authentication. | |
Close | Closes the connection to the SSH-2 server. | |
Connect | Overloaded. Connects to the SSH-2 server specified by Connection.RemoteEndPoint. | |
CreateLocalPortForwarder | Overloaded. Creates a new LocalPortForwarder. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Releases all resources associated with the object. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Marshal | Overloaded. Marshals a string and/or object to the UI thread and raises the UserState event. (Inherited from Dart.Ssh.ComponentBase) | |
OnBanner | Raises the Banner event. | |
OnChallenge | Raises the Challenge event. | |
OnHostKey | Raises the HostKey event. | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnError | Raises the Error event. (Inherited from Dart.Ssh.ComponentBase) | |
OnLog | Raises the Log event. | |
OnStateChanged | Raises the StateChanged event. | |
OnUserState | Raises the UserState event. (Inherited from Dart.Ssh.ComponentBase) |