When authenticating, prefer 'keyboard-interactive' authentication to 'password' authentication.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public Property PreferInteractiveAuthentication As Boolean Get Set |
C# |
---|
public bool PreferInteractiveAuthentication { get; set; } |