I am using an Intermec CN3 Pocket PC with Windows Mobile 5.0.
If I browse to a web site that does not allow anonymous login, the login dialog is presented.
I enter my domain\user and password. Now I can access the web site.
If I reboot the CN3 by powering off and on, and browse to that web page again, I am not prompted for a login. Debugging shows that the Request.LogonUserIdentity still has the identity I originally logged in with.
Deleting files and cookies in the brower options does not change this.
How do I get Windows Mobile to forget the previous login so that another user of the device will have to enter their own login and password ?
richard.kern...
0 Points
4 Posts
ASP.NET LogonUserIdentity persistance on Windows Mobile 5.0
Feb 27, 2009 08:20 PM|LINK
I am using an Intermec CN3 Pocket PC with Windows Mobile 5.0.
If I browse to a web site that does not allow anonymous login, the login dialog is presented.
I enter my domain\user and password. Now I can access the web site.
If I reboot the CN3 by powering off and on, and browse to that web page again, I am not prompted for a login. Debugging shows that the Request.LogonUserIdentity still has the identity I originally logged in with.
Deleting files and cookies in the brower options does not change this.
How do I get Windows Mobile to forget the previous login so that another user of the device will have to enter their own login and password ?
Wm5 logonuseridentity