PowerTCP SSH and SFTP for .NET
SshConnection Class Methods


For a list of all members of this type, see SshConnection members.

Public Methods
 NameDescription
Public MethodAuthenticateOverloaded.  Performs 'keyboard-interactive' authentication.  
Public MethodClose Closes the connection to the SSH-2 server.  
Public MethodConnectOverloaded. Connects to the SSH-2 server specified by Connection.RemoteEndPoint.  
Public MethodCreateLocalPortForwarderOverloaded. Creates a new LocalPortForwarder.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden.  Releases all resources associated with the object.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodMarshalOverloaded.  Marshals a string and/or object to the UI thread and raises the UserState event. (Inherited from Dart.Ssh.ComponentBase)
Public MethodOnBannerRaises the Banner event.  
Public MethodOnChallengeRaises the Challenge event.  
Public MethodOnHostKeyRaises the HostKey event.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnErrorRaises the Error event. (Inherited from Dart.Ssh.ComponentBase)
Protected MethodOnLog Raises the Log event.  
Protected MethodOnStateChangedRaises the StateChanged event.  
Protected MethodOnUserStateRaises the UserState event. (Inherited from Dart.Ssh.ComponentBase)
Top
See Also

Reference

SshConnection Class
Dart.Ssh Namespace


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic