Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

drop authentication

0 views
Skip to first unread message

JZink

unread,
Dec 9, 2003, 8:14:28 PM12/9/03
to
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.
.


Jim Cheshire [MSFT]

unread,
Dec 10, 2003, 11:10:26 AM12/10/03
to
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
jame...@online.microsoft.com

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

--------------------
>Content-Class: urn:content-classes:message
>From: "JZink" <zinks...@verizon.net>
>Sender: "JZink" <zinks...@verizon.net>
>Subject: drop authentication
>Date: Tue, 9 Dec 2003 17:14:28 -0800
>Lines: 7
>Message-ID: <046e01c3beba$f56976f0$a501...@phx.gbl>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>thread-index: AcO+uvVp31tJDo2nTqq7+pmpT0/OGQ==
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>Path: cpmsftngxa07.phx.gbl
>Xref: cpmsftngxa07.phx.gbl microsoft.public.dotnet.framework.aspnet:195433
>NNTP-Posting-Host: tk2msftngxa13.phx.gbl 10.40.1.165
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

0 new messages