LOTUSSCRIPT/COM/OLE CLASSES
Removes an entry from the ACL.
Nota This method is new with Release 5.0.2b.
Nota 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
Esempio Vedere anche