Groups | Blog | Home
all groups > asp.net webservices > january 2004 >

asp.net webservices : What is the purpose of FormsAuthentication.SignOut()?


Ali
1/29/2004 7:57:27 AM
MSDN documentation says:

Removes the authentication ticket.

That's it. Where does it remove the authentication ticket from (server /
client?).

Please help.

Ali

Egbert Nierop (MVP for IIS)
1/29/2004 3:08:25 PM
[quoted text, click to view]


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


[quoted text, click to view]
AddThis Social Bookmark Button