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:getACLProperty
 
wm.ln.acl:getACLProperty
This Java service returns the value of a certain property in a specified ACL object.
Input Parameters
property
String The name of the property to obtain.
acl
ACL The lotus.domino.ACL object to obtain the specified property from.
Output Parameters
value
String The value of the requested property.