asp.net.ph

FormsAuthentication.SignOut Method

System.Web.Security Namespace   FormsAuthentication Class


Removes the authentication ticket.

[ VB ]
Public Shared Sub SignOut ( ) 
[ C# ]
public static void SignOut ( );

[ C++ ]
public: static void SignOut ( );

[ JScript ]
public static function SignOut ( );

Remarks

This removes either durable or session cookies.

See Also

FormsAuthentication Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph