SSHSCPClientRetryAuth Property
By default, authentication is retried automatically using a different method if it fails.
Namespace: EnterpriseDT.Net.Ftp.SshAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public bool RetryAuth { get; set; }
Public Property RetryAuth As Boolean
Get
Set
public:
property bool RetryAuth {
bool get ();
void set (bool value);
}
member RetryAuth : bool with get, set
Property Value
Boolean