Roles (NotesACLEntry - JavaScript)

Read-only. The roles that are enabled for an entry.

Defined in

NotesACLEntry

Syntax

getRoles() : java.util.Vector

Usage

Each element in the vector is the name of a role. Each role name is surrounded by square brackets, for example, [Supervisor]. Notes® Release 2 "privileges" are surrounded by parentheses. Properties and methods affecting roles, such as disableRole and enableRole, do not work on privileges.