RichHyperlinkType (Complex Type)

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

Hyperlink with a label, menu and other data that control a rich presentation of the link. Not all parameters that are present in this data structure might be supported in all the places where a link is used. Which parameter will be used depends on where exactly is the link used and how it is rendered (as an menu item, application launch button, etc.)
Item Summary  
Name Type Multiplicity Description
targetUrl property
string
[1,1] URL of the link target. 
label property
string
[0,1] Human-readable label to display with the link (or a key to the localization file). 
description property
string
[0,1] Human-readable description to display with the link (or a key to the localization file). 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
icon container
IconType
[0,1] Icon to display for this link. 
color property
string
[0,1] Primary color that will be used to render this link in case that multiple color options are supported. 
authorization property
string
[0,-1] Authorizations needed to display this link.