Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > How to Log Out

Reply
Thread Tools

How to Log Out

 
 
EagleRed@HighFlyingBirds.com
Guest
Posts: n/a
 
      02-14-2006
I have an ASP.NET 2.0 application using Forms authentication with a SQL 2005
Membership provider. I can get users logged in OK, but it is not clear how
to log them out without timing out the session? How can this be done? I'd
like to provide a logout button and log the user out in the handler.

Thanks for your help.
 
Reply With Quote
 
 
 
 
Dominick Baier [DevelopMentor]
Guest
Posts: n/a
 
      02-14-2006
FormsAuthentication.SignOut

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

> I have an ASP.NET 2.0 application using Forms authentication with a
> SQL 2005 Membership provider. I can get users logged in OK, but it is
> not clear how to log them out without timing out the session? How can
> this be done? I'd like to provide a logout button and log the user
> out in the handler.
>
> Thanks for your help.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Create a log-in & log-out page Leena Jethwa Ruby 2 05-01-2009 02:19 PM
Session time out/log out in .asp with windows authentication? J ASP General 2 05-05-2006 09:16 PM
Urgent Pls: Facing problem in reading Log information from Log file, created by IIS Amratash ASP .Net 0 04-13-2004 09:08 AM
Need help on the Permissions needed to log to Event Log from ASP.NET? Henrik_the_boss ASP .Net 0 11-05-2003 10:14 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57