removeACLEntry (NotesACL - JavaScript™)
Removes an entry from the ACL.
Defined in
NotesACLSyntax
removeACLEntry(name:string) : void
Parameter | Description |
---|---|
name |
The name of the person, group, or server whose entry you want to remove. You must supply the complete name, but hierarchical names can be in abbreviated format. Case is not significant. |