Updates the ACL (Access Control List) for a document.
Note: You can only update the ACL on a document with an ACL that was retrieved from the same document.
Exception Type | Condition |
---|---|
HttpException | The query interface URL is not valid. |
ArgumentException | An an invalid document ID was passed. |
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 ACLEntry s that have been modified. |
IDocumentManager Interface | Plumtree.Remote.PRC Namespace