How to obtain User/Password from WinCE 4.2 ???

G

Guest

Hi all,
I try to access my webservice with Integrate Windows Authentication mode.
I pass network credential to my webservice by asking user to provide
user/password. It works fine.

Is that possible to obtain user/password login (domain account/local
account) programmatically so I do not need to ask user to enter them?

I think when Integrate Windows Authentication mode is ON Windows CE should
pass this information to the server from client to authenticate automatically.
If windows does not do this, then I have to send it to server, but How do I
got this information from WinCE 4.2 device. My client application is a window
application on WinCE 4.2 using VS2003.

Thanks a lot for any comments
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top