PermissionsGroup["name"]
represents a permissions group with the specified name, owned by the current user.
PermissionsGroup[user,"name"]
represents a permissions group owned by the specified user.


PermissionsGroup
PermissionsGroup["name"]
represents a permissions group with the specified name, owned by the current user.
PermissionsGroup[user,"name"]
represents a permissions group owned by the specified user.
Details

- PermissionsGroup[…]["prop"] gives properties of permissions group. Possible properties include:
-
"Members" list of members of the group "Creator" creator of the group "CreationDate" date the group was created - DeleteObject[PermissionsGroup[…]] removes a PermissionsGroup object.
- AddUsers, RemoveUsers, and SetUsers can be used to manage members and member permissions of a permissions group.
Related Guides
Related Workflows
- Set a Cloud Object’s Permissions
Text
Wolfram Research (2014), PermissionsGroup, Wolfram Language function, https://reference.wolfram.com/language/ref/PermissionsGroup.html (updated 2017).
CMS
Wolfram Language. 2014. "PermissionsGroup." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/PermissionsGroup.html.
APA
Wolfram Language. (2014). PermissionsGroup. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PermissionsGroup.html
BibTeX
@misc{reference.wolfram_2025_permissionsgroup, author="Wolfram Research", title="{PermissionsGroup}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/PermissionsGroup.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_permissionsgroup, organization={Wolfram Research}, title={PermissionsGroup}, year={2017}, url={https://reference.wolfram.com/language/ref/PermissionsGroup.html}, note=[Accessed: 18-August-2025]}