Skip to Content
InterfacesIRangeProtectionOptions

Interface: IRangeProtectionOptions

Range protection options configuration

Properties

PropertyTypeDescription

allowEdit?

boolean

Whether to allow current user to edit (default false = protected, not editable)

allowedUsers?

string[]

Whitelist of users allowed to edit; empty means determined by role or global policy

allowViewByOthers?

boolean

metadata?

Record<string, unknown>

Custom metadata (logs, tags, etc.)

name?

string

Rule name for UI display and management