SshSession.Parameters Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Parameters
Gets or sets the security parameters of the current socket.
Declaration
public SshParameters Parameters { get; set; }
Property Value
Type | Description |
---|---|
SshParameters | The security parameters of the current socket. |