Roles (NotesACL - JavaScript™)
Read-only. All the roles defined in an access control list.
Defined in
NotesACLSyntax
getRoles() : java.util.VectorUsage
Each element in the vector is the name of a role as a string. 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.Language cross-reference
Roles property in LotusScript® NotesACL classRoles property in Java ACL class