Microsoft.SharePoint.IdentityModel.Pages 命名空间
Provides types and members for the different pages and login modes using claims.
类
类 | 说明 | |
---|---|---|
FormsSignInPage | 代表基于窗体的身份验证的登录页面。 | |
IdentityModelSignInPageBase | 代表基于声明的标识模型应用程序登录页面,可以请求特定的资源,将用户重定向到一个有效的网站的 URL,并验证客户端不被断开。 | |
MobileFormsSignInPage | ||
MobileMultiLogonPage | ||
MultiLogonPage | 表示使用声明身份验证的 multilogon 页。 | |
TrustedProviderSignInPage | 表示使用受信任的提供程序进行身份验证的登录页。 | |
WindowsSignInPage | 表示 Windows 身份验证登录页。 |