DocumentAclMembership

Represents membership rules in the document's ACL, defining how users or groups are associated with access permissions.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of conditions that define the membership rules. Each condition specifies criteria for users or groups to be included in this membership.

Link copied to clipboard

The logical relation between members in the membership rule, determining how multiple conditions are combined.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String