PowerTCP SSH and SFTP for .NET
Connection Class Methods


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

Public Methods
 NameDescription
Public MethodGetRemainingAuthMethods Checks which authentication methods are supported by the server at the current stage of the authentication process.  
Public MethodGetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.  
Public MethodIsAuthMethodAvailable Checks if the specified authentication method is available.  
Public MethodOpenSessionOverloaded. Opens a new Session on this connection.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodWriteXml Converts an object into its XML representation.  
Top
See Also

Reference

Connection 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