Skip to main content

SelectAllPerformedByAssociationQueryHandlerSetting

This setting enables task delegation to a group of people.

Examples

    <!-- Delegate to the members of an AD Group -->
<SelectAllPerformedByAssociationQueryHandlerSetting RootEntityType="AD_Entry" Binding="member" />

Properties

PropertyDetails
Binding optionalType: String Description: Defines the binding used to get the list of identities to delegate to.
Identifier default value: SelectAllPerformedByAssociationQueryHandlerType: String Description: Unique identifier of the setting.
RootEntityType optionalType: String Description: Indicates the entity type on which the delegation is applied.