Specifies various SFTP settings.

Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

Visual Basic
Public Class SftpSettings _
	Implements IFtpSettings, ICloneable
C#
public class SftpSettings : IFtpSettings, 
	ICloneable

Inheritance Hierarchy

System..::..Object
  Rebex.Net..::..SftpSettings

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also