Microsoft.SharePoint.IdentityModel.Pages Namespace
Provides types and members for the different pages and login modes using claims.
Classes
Class | Description | |
---|---|---|
FormsSignInPage | Represents a sign-in page for forms-based authentication. | |
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. | |
MultiLogonPage | Represents the multilogon page used for claims authentication. | |
TrustedProviderSignInPage | Represents a sign-in page that uses a trusted provider for authentication. | |
WindowsSignInPage | Represents a Windows authentication sign-in page. |