Freigeben über


LogonSelector-Klasse

Stellt die Authentifizierung Schema Anmeldung Selektor, der dem Benutzer ermöglicht, ein einzelnes Element aus einem Dropdown-Listenfeld verwenden Wählen für die Anmeldung.

Vererbungshierarchie

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      System.Web.UI.WebControls.BaseDataBoundControl
        System.Web.UI.WebControls.DataBoundControl
          System.Web.UI.WebControls.ListControl
            System.Web.UI.WebControls.DropDownList
              Microsoft.SharePoint.IdentityModel.LogonSelector

Namespace:  Microsoft.SharePoint.IdentityModel
Assembly:  Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)

Syntax

'Declaration
Public Class LogonSelector _
    Inherits DropDownList
'Usage
Dim instance As LogonSelector
public class LogonSelector : DropDownList

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

LogonSelector-Member

Microsoft.SharePoint.IdentityModel-Namespace