IdentityProviderInitiatedSignonPage Class
Active Directory Federation Services 2.0
The code-behind class for the IdpInitiatedSignOnPage.aspx page derives from this class. The IdpInitiatedSignOnPage.aspx page is used for SAML sign-on (and sign out) initiated by the Identity Provider (SAML-based IdP-initiated SSO).
Namespace: Microsoft.IdentityServer.Web.UI
Assembly: Microsoft.IdentityServer (in Microsoft.IdentityServer)
Namespace: Microsoft.IdentityServer.Web.UI
Assembly: Microsoft.IdentityServer (in Microsoft.IdentityServer)
For more information about the IdentityProviderInitiatedSignonPage class, including code samples, see IdpInitiatedSignOnPage Class Overview.
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.Page
Microsoft.IdentityServer.Web.UI.PageBase
Microsoft.IdentityServer.Web.UI.IdentityProviderInitiatedSignonPage
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.Page
Microsoft.IdentityServer.Web.UI.PageBase
Microsoft.IdentityServer.Web.UI.IdentityProviderInitiatedSignonPage
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Server 2008, Windows Server 2008 R2Target Platforms
Windows Server 2008, Windows Server 2008 R2
Community Additions
Show: