Skip to content

Commit 39137c6

Browse files
committed
readonly role owner changes
1 parent 00ff6da commit 39137c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/embedded/development/auth.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ Any user accessing a container must be a member of the container. Membership to
9797
> [!IMPORTANT]
9898
> The calling user creating a new container via delegated calls is automatically assigned the Owner role.
9999
100-
| Permission | Description |
101-
| ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
102-
| Reader | This role allows the user to read the properties and the contents of the container. |
100+
| Permission | Description |
101+
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
102+
| Reader | This role grants the user read-only access to the container, allowing them to view its properties and contents, as well as comment on Office documents within the container. |
103103
| Writer | This role has all the permissions a Reader has, plus the permission to create, update, and delete content inside the container, and to update applicable container properties. |
104104
| Manager | This role has all the permissions a Writer has, plus the permission to manage membership of the container. |
105105
| Owner | This role has all the permissions a Manager has, plus the permission to delete containers. |

0 commit comments

Comments
 (0)