The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SigningOutEventArgs::IsIPInitiated Property
.NET Framework (current version)
Gets a value that indicates whether sign-out was initiated by the identity provider (IP) via a WS-Federation sign-out clean-up message (“wsignoutcleanup1.0”).
Assembly: System.IdentityModel.Services (in System.IdentityModel.Services.dll)
In an event handler, you can use the IsIPInitiated property to determine whether the sign-out was initiated by the IP (a sign-out clean-up request message was received by the RP), or whether the sign-out was initiated by the relying party (RP).
.NET Framework
Available since 4.5
Available since 4.5
Show: