PassportIdentity.SignOut(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Logs off the given Passport member from the current session. This class is deprecated.
public:
static void SignOut(System::String ^ strSignOutDotGifFileName);
public static void SignOut(string strSignOutDotGifFileName);
static member SignOut : string -> unit
Public Shared Sub SignOut (strSignOutDotGifFileName As String)
Parameters
- strSignOutDotGifFileName
- String
An HTML fragment containing an image for the user to click on to sign out.
Remarks
This class has been deprecated and is no longer supported. Microsoft Passport Network was replaced by Windows Live ID.