SshSession.ServerIdentification Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
ServerIdentification
Gets the server's identification string it returns after connected.
Declaration
public string ServerIdentification { get; }
Property Value
Type | Description |
---|---|
String | Server's identification string. |