DocumentAcl
class DocumentAcl
Represents the Access Control List (ACL) for a document, containing both allowlist and denylist conditions.
Types
Properties
Link copied to clipboard
The allowlist conditions for the document. Users or groups matching these conditions are granted access to the document.
Link copied to clipboard
The denylist conditions for the document. Users or groups matching these conditions are denied access to the document, overriding allowlist permissions.