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)
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.