An enumerated type used to describe the permissions for Documents. This is used in IDocument.IsActionAllowed
method.
Member Name | Description |
---|---|
AttachLinks | Ability to attach links to a document. |
CheckOut | Ability to check out a document. |
Copy | Ability to copy a document. |
Delete | Ability to delete a document. |
Edit | Ability to change a document's properties. |
EditSecurity | Ability to change a document's security. |
Namespace: Plumtree.Remote.PRC.Collaboration.Document
Assembly: edk (in edk.dll)
Plumtree.Remote.PRC.Collaboration.Document Namespace