UserArchiveVisibility

Represents user account privileges.

UserArchiveVisibility.User

= 0

The user can only see records in the archive that they themselves have scanned.

UserArchiveVisibility.Branch

= 1

The user can see any record in the archive that belongs to their own branch.

UserArchiveVisibility.Organisation

= 3

The user can see any record in the archive that belongs to their own organisation including any (other) branch of such organisation.

UserArchiveVisibility.Global

= 2

The user can see any record in the archive irrespective of the container’s branch name (default).