NotificationConfigurationType (Complex Type)

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

A configuration for user notifications. It defines how should be notifications created in various situations, e.g. when an account is created or removed.
Item Summary  
Name Type Multiplicity Description
handler container
EventHandlerType
[0,-1] An event handler type - extends common handler with filter/info and additionally can contain one or more notifiers of various kinds. 
mail property
MailConfigurationType
[0,1]  
sms property
SmsConfigurationType
[0,-1]  
file property
FileConfigurationType
[0,-1]  
customTransport property
LegacyCustomTransportConfigurationType
[0,-1]