Click or drag to resize

DataObjectPermission Properties

The DataObjectPermission type exposes the following members.

Properties
  NameDescription
Public propertyChangePerm
Returns True if its allowed to change the permissions for an object
Public propertyClone
Returns True if its allowed to clone an object
Public propertyCloneFlags Obsolete.
Bit-mask for the permissions for cloned objects
Public propertyCreate
Returns True if its allowed to create a new object
Public propertyDelete
Returns True if its allowed to delete an object
Public propertyFlags
Bit-mask for the permissions
Public propertyFlagsString
Used for debug purposes.
Public propertyMove
Returns True if its allowed to move an object in the tree structure
Public propertyRead
Returns True if its allowed to read an object
Public propertyTerminate
Returns True if its allowed to terminate a process
Public propertyUpdate
Returns True if its allowed to update an object
Public propertyUserGroupId
The UserGroup for which the object defines security
Top
See Also