MultiLogonPage 类

表示使用声明身份验证的 multilogon 页。

继承层次结构

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.MultiLogonPage
                Microsoft.SharePoint.IdentityModel.Pages.MobileMultiLogonPage

命名空间:  Microsoft.SharePoint.IdentityModel.Pages
程序集:  Microsoft.SharePoint.IdentityModel(位于 Microsoft.SharePoint.IdentityModel.dll 中)

语法

声明
Public Class MultiLogonPage _
    Inherits IdentityModelSignInPageBase
用法
Dim instance As MultiLogonPage
public class MultiLogonPage : IdentityModelSignInPageBase

线程安全性

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

另请参阅

引用

MultiLogonPage 成员

Microsoft.SharePoint.IdentityModel.Pages 命名空间