adRemarkgroup
Available from version | 1.8.0 |
---|---|
Necessity | required (if remarkgroupId is not used) |
Value type | text |
Beschreibung
Description
The name of the active directory user attribute from which the IBI-aws message group should be read out.
Not required if the message group is specified using the remarkgroupId key.
How to determine the message group ID is explained in the remarkgroupId description.
Example
Android
JS
"managedProperty": [
{
"key": "adRemarkgroup",
"valueString": "extension_58b4161c-30a0-4119-a326-6b5fefa8436f_remarkgroup"
}
]
iOS
XML
<key>adRemarkgroup</key>
<string>extension_58b4161c-30a0-4119-a326-6b5fefa8436f_remarkgroup</string>