LOTUSSCRIPT/COM/OLE CLASSES
Removes an entry from the ACL.
Hinweis This method is new with Release 5.0.2b.
Hinweis This method is supported in COM only.
Defined in
NotesACL
Syntax
Call notesACL.RemoveACLEntry( name$ )
Parameters
name$
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
Beispiel Siehe auch