drop authentication

J

JZink

I have an app with basic authentication turned on. I want
to have a logout button. What code do I need to supply in
my asp.net to logoff the user so the next time he/she hits
my protected page he/she will be prompted for id/pwd.
..
 
J

Jim Cheshire [MSFT]

JZink,

There is no way to flush credentials from server-side code. However, you
can do it from the client (assuming IE here).

195192 HOWTO: Clear Logon Credentials to Force Reauthentication
http://support.microsoft.com/?id=195192

Jim Cheshire, MCSE, MCSD [MSFT]
Developer Support
ASP.NET
(e-mail address removed)

This post is provided as-is with no warranties and confers no rights.

--------------------
 

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

Members online

No members online now.

Forum statistics

Threads
474,266
Messages
2,571,078
Members
48,772
Latest member
Backspace Studios

Latest Threads

Top