Søgning » TeamShare » PermissionMaskTemplate
Tabel

PermissionMaskTemplate


Beskrivelse ?

Defines a predefine permission template – or ”role” – that can be applied to a user or group on an object.

Størrelse (Antal rækker) ?

5

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
Description Optional description of the record
IsSystem Data is for system use only
Mask The bit.mask of permissions to grant for users/groups
PermissionMaskTemplateId The ID of the pre-defined permission role
TemplateName The path to the template for this document type.
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.