...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxDefineAccessRights (currInst , userORgroupId : GENERIC;
accessRights : INTEGER)
status : INTEGER;
|
This function grants individual access rights to an EDMuser or an EDMgroup.
The acces access rights granted by this function will only be effective in the case where the connected EDMuser/EDMgroup would otherwise be given public access. I.e, owners and administrators can not have their access rights increased or reduced by having individual access rights set.
Only owners, administrators and superuser may use this function.
The argument <currInst>
Arguments
...
Type | Name | Comment |
GENERIC | currInst | specifies a numeric instanceID that uniquely identifies the instance |
...
GENERIC |
...
userORgroupId |
...
specifies a numeric instanceID that uniquely identifies the EDMuser or EDMgroup instance in the |
...
EDMdatabase that defines the owner of the instance. |
INTEGER |
...
accessRights |
...
specifies the access rights |
...
|
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|