IAzObjectPicker interface (azroles.h)

The IAzObjectPicker interface displays a dialog box that allows users to select one or more principals from a list.

Inheritance

The IAzObjectPicker interface inherits from the IDispatch interface. IAzObjectPicker also has these types of members:

Methods

The IAzObjectPicker interface has these methods.

 
IAzObjectPicker::get_Name

Gets the name of the IAzObjectPicker object.
IAzObjectPicker::GetPrincipals

Displays a dialog box from which users can choose one or more principals, and then returns the chosen list of principals and their corresponding security identifiers (SIDs).

Remarks

Implement this interface when you need a custom dialog box that allows users to choose principals.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header azroles.h