Search found 1 match

by nk_ref
Mon Aug 19, 2019 3:35 pm
Forum: Client - General
Topic: Two factor authentication
Replies: 1
Views: 51234

Two factor authentication

Does anyone know, if we can do a Key and password authentication (two factor) in CoreFTP. Something like this: var connectionInfo = new ConnectionInfo(Host, Port, UserName, new PasswordAuthenticationMethod("USERNAME", "PASSWORD"), new PrivateKeyAuthenticationMethod("UserName...