Søgning » TeamShare » PermissionMasks
Tabel

PermissionMasks


Beskrivelse ?

Defines a set of permissions applied to an object (case, document, folder) for a specific user or group.

Størrelse (Antal rækker) ?

411665

Indhold (Kolonner/variable) ?

Navn Indhold
Active Defines if the row contains active data. Inactive means logically deleted.
ChangedBy The ID of the user who last edited this data. FK to HH.Users
ChangedOn The datetime this data was last edited
Createdby The ID of the user who first created this data. FK to HH.Users
CreatedOn The datetime this data was first created
GroupId The ID of the UserGroup. FK to HH.UserGroups
Mask The bit.mask of permissions to grant for users/groups
PermissionMaskId The ID of the permission mask
PermissionMaskTemplateId The ID of the pre-defined permission role
PermissionObjectId The ID of the permission object. FK to HH.PermissionObjects
UserId The user who performed the action or own this object
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.