Returns all users of a group. |
Synopsis
dyn_mapping getOSGroupUsers(string groupName); |
Parameters
Parameters |
Description |
groupName |
The group name. |
Return value
Users of a group. |
Description
Returns all users of a group. Only users of a domain are returned (no local users).
The
attributes are saved in a mapping with the following keys: "FullName":
Whole name of the user (Display name) |
Example |
Returns
all users of the group " |
main()
|
Member of
Availability
UI |
See also
getOSGroupID(), getOSGroupInfo(), getOSGroupName(), getOSGroups(), getOSUserGroups(), getOSUserID(), getOSUserInfo(), getOSUserName() |
V 3.11 SP1
Copyright