•
|
Role defines the type of operations a user can carry out. For example, creating, modifying and deleting elements. Roles are defined as a collection of permissible operations (Perops).
|
•
|
Scope defines the part of the database in which a user can work.
|
•
|
Access Control Rights (ACRs) are a combination of a role and a scope. Users can, and usually will, have several ACRs, allowing them to carry out specified operations on specified parts of the database.
|