Dart.Ssh Namespace : Connection Class |
For a list of all members of this type, see Connection members.
Name | Description | |
---|---|---|
GetRemainingAuthMethods | Checks which authentication methods are supported by the server at the current stage of the authentication process. | |
GetSchema | 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. | |
IsAuthMethodAvailable | Checks if the specified authentication method is available. | |
OpenSession | Overloaded. Opens a new Session on this connection. | |
ReadXml | Generates an object from its XML representation. | |
WriteXml | Converts an object into its XML representation. |