DataObjectPermission Properties |
The DataObjectPermission type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangePerm |
Returns True if its allowed to change the permissions for an object
| |
| Clone |
Returns True if its allowed to clone an object
| |
| CloneFlags | Obsolete.
Bit-mask for the permissions for cloned objects
| |
| Create |
Returns True if its allowed to create a new object
| |
| Delete |
Returns True if its allowed to delete an object
| |
| Flags |
Bit-mask for the permissions
| |
| FlagsString |
Used for debug purposes.
| |
| Move |
Returns True if its allowed to move an object in the tree structure
| |
| Read |
Returns True if its allowed to read an object
| |
| Terminate |
Returns True if its allowed to terminate a process
| |
| Update |
Returns True if its allowed to update an object
| |
| UserGroupId |
The UserGroup for which the object defines security
|