Share via


SPFederationAuthenticationModule.OnSigningOut method

This member overrides WSFederationAuthenticationModuleOnSigningOut(SigningOutEventArgs).

Namespace:  Microsoft.SharePoint.IdentityModel
Assembly:  Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)

Syntax

'Declaration
Protected Overrides Sub OnSigningOut ( _
    eventArgs As SigningOutEventArgs _
)
'Usage
Dim eventArgs As SigningOutEventArgs

Me.OnSigningOut(eventArgs)
protected override void OnSigningOut(
    SigningOutEventArgs eventArgs
)

Parameters

  • eventArgs
    Type: SigningOutEventArgs

See also

Reference

SPFederationAuthenticationModule class

SPFederationAuthenticationModule members

Microsoft.SharePoint.IdentityModel namespace