Hi,
I know that with Office Communicator Automation API is possible to use communicator.Signin(parentHandle, account, passwd) method for sign-in, but
"Calling this method initially displays the UI but does not perform automatic sign-in."
Also
IMessenger::AutoSignin is not good for me because I would like to pass the credential every sign-in.
My goal is to pass the credential (Sign-in address, username and password) by code and obtain automatic login. This because I need to have some client that some time access at OCS1 and some time at OC2 (for example
user1@ocs1.pilot.local and
user2@ocs2.pilot.local).
Another question, about this problem: is possible to pass parameter at communicator? (example: communicator.exe /username /password /etc..)
Some one have and idea?
Thanks,
Elia.