UserArchiveVisibility
Represents user account privileges.
- UserArchiveVisibility.User
=
0The user can only see records in the archive that they themselves have scanned.
- UserArchiveVisibility.Branch
=
1The user can see any record in the archive that belongs to their own branch.
- UserArchiveVisibility.Organisation
=
3The user can see any record in the archive that belongs to their own organisation including any (other) branch of such organisation.
- UserArchiveVisibility.Global
=
2The user can see any record in the archive irrespective of the container’s branch name (default).