SessionAuthenticationModule.OnSigningOut Method (SigningOutEventArgs)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Raises the SigningOut event.
Assembly: System.IdentityModel.Services (in System.IdentityModel.Services.dll)
Parameters
- e
-
Type:
System.IdentityModel.Services.SigningOutEventArgs
The data for the event.
This method is invoked from the SignOut method to perform sign-out. It is invoked before the session cookie is deleted.
.NET Framework
Available since 4.5
Available since 4.5
Show: