.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


RemoveACLEntry method
Example

Removes an entry from the ACL.

Note This method is new with Release 5.0.2b.

Note This method is supported in COM only.

Defined in

NotesACL

Syntax

Call notesACL.RemoveACLEntry( name$ )

Parameters

name$


Usage

You must call Save on the ACL if you want the modified ACL to be saved to disk.

Language cross-reference

removeACLEntry in Java ACL class

Example
See Also