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
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