Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

Privileges

A privilege associates a resource with a permission. There are three possible permissions:

  1. READ — View, but not change a resource. For example, viewing, but not updating data.

  2. WRITE — View or change a resource. For example, viewing and updating the data.

  3. USE — Execute or employ the resource. For example, executing an application or using an InterSystems service.

The format for writing a privilege is resource:permission. So, we write the read privilege on the EmployeeInfo database like this

%DB_EmployeeInfo:READ

where %DB_EmployeeInfo is the resource associated with the EmployeeInfo database.

Purpose of this instance: Draft documentation
DocReleaseID: SupplyChain2023.1
Content loaded from:
/staging/learning/iris-doc/2023.1.x/doc/supply-chain/en-us/src/
/staging/learning/iris-doc/2023.1.x/doc/cache/en-us/src/
/staging/learning/iris-doc/2023.1.x/doc/ensemble/en-us/src/
/staging/learning/iris-doc/2023.1.x/doc/iris/en-us/src/
/staging/learning/iris-doc/2023.1.x/doc/security/en-us/src/
Excluded items: PAGE_bi, PAGE_deployment, PAGE_interoperability, PAGE_release
FeedbackOpens in a new tab