Microsoft.SharePoint.IdentityModel.Pages Namespace

Provides types and members for the different pages and login modes using claims.

Classes

  Class Description
Public class FormsSignInPage Represents a sign-in page for forms-based authentication.
Public class IdentityModelSignInPageBase Represents a claims-based identity model sign-in application page that can request certain resources, redirect the user to a valid website URL, and verify that the client has not been disconnected.
Public class MultiLogonPage Represents the multilogon page used for claims authentication.
Public class TrustedProviderSignInPage Represents a sign-in page that uses a trusted provider for authentication.
Public class WindowsSignInPage Represents a Windows authentication sign-in page.