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