Windows autenthication with windows ce

  • Thread starter Thread starter Dahab
  • Start date Start date
D

Dahab

Hi,
I'm using windows authentication on a ASP.net 2 site, and the prinsipal
class to determine the users rights.

This works fine with desktop pc's, but we also have som pda's running
windows ce 3 and the first time the pages are loaded the user is prompted
for credentials, so far so good.
But once the credentials is entered, I can't find a way to change the user
logon. Even if I reset the pda, the previus logon is remembered.

Anyone know how to prompt a new logon?

Thanks

D.
 
The question was :
Does anyone know how to promp a new logon with ASP and possibly the
prinsipal class or some other class.
I was a bit unclear I think.

Thanks

D.
 
Back
Top