CreatePermissionsGroup
CreatePermissionsGroup["name"]
creates a permissions group with the specified name.
CreatePermissionsGroup["name",{user1,user2,…}]
creates a permissions group consisting of the specified initial users.
Details
- CreatePermissionsGroup has option Permissions. Settings for Permissions define permissions for use and modification of the permissions group. The default setting for Permissions is given by $Permissions.
- The useri can be given as cloud user IDs or cloud user UUIDs.
- The form user->per specifies permissions for a user with respect to the permissions group. Possible permissions can be any combination of:
-
"Use" reference the group in specifying permissions "Read" get the list of members of the group "Modify" modify members of the group - The default permissions assigned to a user correspond to user->{} and do not allow the user to use the permissions group themself.
- The form {user1,user2,…}->per specifies the same permissions for multiple users.
- A permissions group can be deleted with DeleteObject.
- AddUsers, RemoveUsers and SetUsers can be used to manage members and member permissions of a permissions group.
Examples
open allclose all
Wolfram Research (2014), CreatePermissionsGroup, Wolfram Language function, https://reference.wolfram.com/language/ref/CreatePermissionsGroup.html.
Text
Wolfram Research (2014), CreatePermissionsGroup, Wolfram Language function, https://reference.wolfram.com/language/ref/CreatePermissionsGroup.html.
CMS
Wolfram Language. 2014. "CreatePermissionsGroup." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CreatePermissionsGroup.html.
APA
Wolfram Language. (2014). CreatePermissionsGroup. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CreatePermissionsGroup.html