PrincipalPicker Class

Allows selection of one or more principals.

Inheritance Hierarchy

Syntax

public class PrincipalPicker : Inedo.Web.Controls.SimplePageControl, Inedo.Web.Controls.ISimpleControl, Inedo.Web.Controls.IMandatoryClientIdPolicyContainer

Constructors

Name Description
PrincipalPicker

Initializes a new instance of the PrincipalPicker class.

Properties

Name Description
AllowMultiple

Gets or sets a value indicating whether multiple principals may be selected.

DirectoryId

Gets or sets the directory provider ID used to find users. This control will use the currently-active directory provider ID if no value is set.

ID

Gets the ID of the control resources.

PrincipalTypeFilter

Gets or sets the type of principals to include in searches.

SelectedPrincipal

Gets or sets the selected principal.

SelectedPrincipals

Gets or sets the selected principals.

Methods

Name Description
GetClientResources

Gets the client resources.

WriteHtml(SlimHtmlTextWriter writer)

Writes the HTML.