Access levels available on Domino REST API.

Enumeration Members

Author: "Author"

Can create and edit data documents, but they cannot delete them. They also do not have access to design elements or security settings.

Depositor: "Depositor"

Can create new data documents but cannot edit or delete existing ones. This access level is often used for allowing users to submit information but not modify it once submitted.

Designer: "Designer"

Can modify and create design elements within a database, such as forms, views, and agents, but they have limited access to data documents.

Editor: "Editor"

Can create, edit, and delete data documents within a database but do not have access to design elements or security settings.

Manager: "Manager"

Have full control over a database or application. They can create, edit, delete, and manage documents, design elements, and security settings.

NoAccess: "NoAccess"

Has no access, with the exception of options to Read public documents and Write public documents.

Reader: "Reader"

Can view data documents but cannot make any changes. They do not have access to design elements or security settings.