Søgning » TeamShare » PermissionObjects
Tabel

PermissionObjects


Beskrivelse ?

Defines how permissions should be applied on an object (case, document, folder…). The individual users and groups that has been granted permissions on a PermssionObject is listed in HH.PermissionMask.

Størrelse (Antal rækker) ?

1609255

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
EntityId The ID of the object this data belongs to.
HasMasks True if this object has permission masks assigned
Inherit True if this object inherits permissions
ObjTypeId The type of object this data belongs to. See also HH.ObjType
ParentEntityID The ID of the object that is the parent of this
ParentObjTypeID The type of object that is the parent of this. FK to HH.ObjType
PermissionObjectId The ID of the permission object. FK to HH.PermissionObjects
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.