deleteRole (NotesACL - JavaScript™)
Deletes a role from an ACL and removes it from any ACL entries that have it.
Defined in
NotesACLSyntax
deleteRole(name:string) : void
Parameter | Description |
---|---|
name |
The name of the role to remove. Do not put square brackets around the name. |