ExpressionProfileType (Complex Type)

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

Specifies restrictions for execution of expressions and scripts.
Item Summary  
Name Type Multiplicity Description
identifier property
string
[1,1] Profile identifier. 
description property
string
[0,1] Free-form description (comment). 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
decision property
AuthorizationDecisionType
[1,1] Default decision for evaluators in this profile: this is the decision of those evaluators that are not explicitly enumerated within it. 
evaluator container
ExpressionEvaluatorProfileType
[0,-1] Detailed specification of expression evaluator profile. 
bulkActionsProfile property
string
[0,1] ID of the bulk actions profile to be used with this expression profile. 
functionLibrariesProfile property
string
[0,1] ID of the function libraries profile to be used with this expression profile. 
privilegeElevation property
AuthorizationDecisionType
[0,1] Is the privilege elevation (runAsRef, runPrivileged) feature available?