Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.acl:remove
 
wm.ln.acl:remove
This flow service removes an entry from an access control list. The ACL.save() method must be explicitly called to save the changes.
Input Parameters
aclEntry
ACLEntry The lotus.domino.ACLEntry object to remove the role from.
Output Parameters
value
String "SUCCESS" if the remove method in the lotus.domino.ACLEntry class executes without problems.