SetPermissions

SetPermissions[obj,"pstring"]

sets permissions for the cloud object obj to be as specified by the string pstring.

SetPermissions[obj,classper]

sets permissions for the specified class of users to be per.

SetPermissions[pers]

sets permissions as specified by pers for the cloud object corresponding to the current document.

Details

Examples

open allclose all

Basic Examples  (3)

By default, cloud objects can be read only by the owner:

Make the cloud object visible to the world:

Make the cloud object private again:

Add permissions for a specific user without changing permissions for other classes:

Set permissions for the current cloud document:

Scope  (1)

Use a permissions group:

Properties & Relations  (2)

SetPermissions["Private"] removes all permissions:

ClearPermissions[All] only removes permissions explicitly given for the class All:

Wolfram Research (2015), SetPermissions, Wolfram Language function, https://reference.wolfram.com/language/ref/SetPermissions.html.

Text

Wolfram Research (2015), SetPermissions, Wolfram Language function, https://reference.wolfram.com/language/ref/SetPermissions.html.

CMS

Wolfram Language. 2015. "SetPermissions." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SetPermissions.html.

APA

Wolfram Language. (2015). SetPermissions. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SetPermissions.html

BibTeX

@misc{reference.wolfram_2023_setpermissions, author="Wolfram Research", title="{SetPermissions}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/SetPermissions.html}", note=[Accessed: 29-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_setpermissions, organization={Wolfram Research}, title={SetPermissions}, year={2015}, url={https://reference.wolfram.com/language/ref/SetPermissions.html}, note=[Accessed: 29-March-2024 ]}