AuthRole Properties |
The AuthRole type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthElements |
Contains all the authelements in the system. Each element contains information of
which access the authrole has to it.
| |
| ChangedBy | ||
| ChangeTime | ||
| DataVersion |
Dataversion
| |
| Description |
Description
| |
| GroupIds |
GroupIds contain id's of the usergroups that the authrole is assigned to.
The ids are sorted.
| |
| Id |
Id
| |
| Name |
Name
| |
| Number |
Number
| |
| System |
System
| |
| UId |
UId
|
| Name | Description | |
|---|---|---|
| IEntityObjectDataVersion |
The data version of an entity object is incremented every time it gets updated.
If the entity object class embeds other objects (like a DataObjectType embeds a number of BaseProperty objects)
then the DataVersion is also "touched" when an embedded object changes.
| |
| IEntityObjectId |
Unique id of the entity object within its entity type.
|