Re: What is the purpose of FormsAuthentication.SignOut()?
From: Egbert Nierop \(MVP for IIS\) (egbert_nierop_at_nospam.com)
Date: 01/29/04
- Next message: LinuxLivz: "HttpWebRequest and 401"
- Previous message: Ali: "What is the purpose of FormsAuthentication.SignOut()?"
- In reply to: Ali: "What is the purpose of FormsAuthentication.SignOut()?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Jan 2004 15:08:25 +0100
"Ali" <elhamdiali@hotmail.com> wrote in message
news:OVGGW$m5DHA.632@TK2MSFTNGP12.phx.gbl...
> MSDN documentation says:
>
> Removes the authentication ticket.
>
> That's it. Where does it remove the authentication ticket from (server /
> client?).
>
> Please help.
It removes the cookie that ASP.NET uses to identify the login session.
-- compatible web farm Session replacement for Asp http://www.nieropwebconsult.nl/asp_session_manager.htm > Ali > >
- Next message: LinuxLivz: "HttpWebRequest and 401"
- Previous message: Ali: "What is the purpose of FormsAuthentication.SignOut()?"
- In reply to: Ali: "What is the purpose of FormsAuthentication.SignOut()?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|