Authentication class (General questions)
I'm evaluating .NET component in my application and it works fine with the authentication method login/password. I'd like now to try with the private key method and I have to set Authentication to Authentications.PrivateKey but I did not find the Authentications class in STFP package. I cannot set the parameter to the right value without this classe. Do you have a solution or did I miss something ?
Thanks a lot.