asp.net.ph

PassportIdentity.SignOut Method

System.Web.Security Namespace   PassportIdentity Class


Logs off the given Passport member from the current session.

[ VB ]
Public Shared Sub SignOut ( _
   strSignOutDotGifFileName As String _
)

[ C# ]
public static void SignOut (
   string strSignOutDotGifFileName
);

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

[ JScript ]
public static function SignOut (
   strSignOutDotGifFileName : String
);

Parameters

strSignOutDotGifFileName
An HTML fragment containing an image for the user to click on to sign out.

Remarks

For more information, see the Passport SDK documentation in the MSDN Library.

See Also

PassportIdentity 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