IdentityProviderInitiatedSignonPage.SingleLogout Method

Active Directory Federation Services 2.0
Logs the user out from all the sites with which the user has a session.


Namespace: Microsoft.IdentityServer.Web.UI
Assembly: Microsoft.IdentityServer (in Microsoft.IdentityServer)

'Usage

Me.SingleLogout

protected:
void SingleLogout ()
protected void SingleLogout ()
protected function SingleLogout ()

For more information about the IdentityProviderInitiatedSignonPage class, including code samples, see IdpInitiatedSignOnPage Class Overview.


Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Server 2008, Windows Server 2008 R2

Target Platforms

Windows Server 2008, Windows Server 2008 R2



Community Additions

Show: