Click or drag to resize

DataObjectSecurityGetActiveUserPermissionFlags Method

Overload List
  NameDescription
Public methodGetActiveUserPermissionFlags
Returns the permission flags for the active (identity) user. Important: the active users' authlevel is considered - that is, member groups are only considered if their authlevel is less than or eq. to the identity authlevel. Also, if the data object type (of the data object, which the security object is for) has an access modifier then this is taken into consideration as well.
Public methodGetActiveUserPermissionFlags(Boolean)
Returns the permissions flags for the active (identity) user. Important: the active users' authlevel is considered - that is, member groups are only considered if their authlevel is less than or eq. to the identity authlevel.
Top
See Also