IdentityProviderInitiatedSignonPage.LocalLogout Method

Active Directory Federation Services 2.0
Logs the user out locally at the STS.


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

'Usage

Me.LocalLogout

protected:
void LocalLogout ()
protected void LocalLogout ()
protected function LocalLogout ()

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: