FormsSignInPage 类
代表基于窗体的身份验证的登录页面。
继承层次结构
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.Page
Microsoft.SharePoint.WebControls.DeltaPage
Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase
Microsoft.SharePoint.IdentityModel.Pages.IdentityModelSignInPageBase
Microsoft.SharePoint.IdentityModel.Pages.FormsSignInPage
Microsoft.SharePoint.IdentityModel.Pages.MobileFormsSignInPage
命名空间: Microsoft.SharePoint.IdentityModel.Pages
程序集: Microsoft.SharePoint.IdentityModel(位于 Microsoft.SharePoint.IdentityModel.dll 中)
语法
声明
Public Class FormsSignInPage _
Inherits IdentityModelSignInPageBase
用法
Dim instance As FormsSignInPage
public class FormsSignInPage : IdentityModelSignInPageBase
线程安全性
该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。