Hi all,
I start to create a new application. In the application, I use the "Remote desktop app container client objects".
There are very good thinks on it, better than the ActiveX used for desktop application (like disconnect, screenshot) but, I can't find the way to send the password to the server :(.
I have try with the ApplySettings (where you can pass a string with rdp file structure) or with the "setRdpProperty" (I have try the property named : "EncryptedPassword" and "password") but nothing works :(...
with the activeX it's possible to send the password, I'm surprised that not possible with the remote desktop javascript API.
I think it's just a "Microsoft" ressource that can help me... Please send me the solution to send the password (crypted or not).
thank you very much.