Rebex SFTP for .NET

SshOptions Enumeration

SSH connection options.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

public enum SshOptions

Members

Member Name Description Value
None No options. 0

Requirements

Namespace: Rebex.Net

Assembly: Rebex.Net.Ssh (in Rebex.Net.Ssh.dll)

See Also

Rebex.Net Namespace