Updates the ACL (Access Control List) on a portal object.
You can only update the ACL on an object with an ACL which was retrieved from the same object
| Exception Type | Condition |
|---|---|
| ArgumentException | if the object ID is invalid |
| PortalException | if the operation resulted in an error on the portal |
| SoapException | if there is a communication problem during the execution of the remote method call |
| ACLEntryReadOnlyException | if the ACL contains read-only ACLEntry's which have been modified |
IObjectManager Interface | Plumtree.Remote.PRC Namespace