customize CPGetInitialConfigurationUsers<AppConfigurationRoom> {
configusers = expression {
return coouser.ExpandGroupMembers(group.objowner +
group.objsecsecurity +
group.objsecchange);
}
}
User[]
FSCTEAMROOM@1.1001:CPGetInitialConfigurationUsers(
key ObjectClass
objclass,
Group
group,
out retval User[]
configusers)
Name |
Description |
objclass |
the object class of the app configuration room
|
group |
the group for which the app configuration room should created
|
configusers |
the users which will receive the request to create an app configuration room
|
Additional Information