AccessCertificationObjectBasedScopeType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: AccessCertificationScopeType
The most common way of specifying scope - providing type+search filter to select "base" objects and then some means of deriving certification cases from them.
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] User-readable name of this scope definition. 
description property
string
[0,1] Description of this scope definition. 
objectType property
QName
[1,1] Type of objects to be selected for certification. 
searchFilter property
SearchFilterType
[0,1] Filter to find objects for certification. 
itemSelectionExpression property
ExpressionType
[0,1] Expression that selects items that are to be included in the certification. 
caseGenerationExpression property
ExpressionType
[0,-1] Expression that produces certification cases.