0 out of 1 rated this helpful - Rate this topic

WSFederationAuthenticationModule.FederatedSignOut Method

Windows Identity Foundation


Sign out according to the WS-Federation protocol.


Namespace: Microsoft.IdentityModel.Web
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
  Dim signOutUrl As Uri
Dim replyUrl As Uri

WSFederationAuthenticationModule.FederatedSignOut(signOutUrl, replyUrl)
public static void FederatedSignOut (
	Uri signOutUrl,
	Uri replyUrl
)
public static void FederatedSignOut (
	Uri signOutUrl, 
	Uri replyUrl
)
public static function FederatedSignOut (
	signOutUrl : Uri, 
	replyUrl : Uri
)

Parameters

signOutUrl

URL of the STS to receive wsignout1.0.

replyUrl

URL to be sent as wreply value.

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

 

Target Platforms

Windows 7, Windows Server 2008 R2, Windows Vista SP2, Windows Server 2008 SP2, Windows Server 2003 SP2 (32-bit or 64-bit)
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ