MobileFormsSignInPage 类

继承层次结构

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 MobileFormsSignInPage _
    Inherits FormsSignInPage
用法
Dim instance As MobileFormsSignInPage
public class MobileFormsSignInPage : FormsSignInPage

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

MobileFormsSignInPage 成员

Microsoft.SharePoint.IdentityModel.Pages 命名空间