ScriptExpressionProfileType (Complex Type)

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

Specifies restrictions for execution of script expressions.
Item Summary  
Name Type Multiplicity Description
language property
anyURI
[1,1] Language of the expression. 
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 the scripting language. 
typeChecking property
boolean
[0,1] Switch controlling whether strict type checking is enabled. 
permissionProfile property
string
[0,1] Identifier of a permission profile that should be applied to this script language.