Skip to content
Docs Try Aspire

SftpSettings Constructors

Class Constructors 1 member
Provides the client configuration settings for connecting to an SFTP server using SSH.NET.
public sealed class SftpSettings
{
public SftpSettings()
{
// ...
}
}