User Groups - User Type Flag Constants
Some HsvSecurityAccess methods use bitmasks that represent flags for types of users in user groups. The following table lists constants that represent the bits.
Table 70. User Type Flag Constants
User Type Flag | Constant |
---|
Exclude administrators | HFM_USER_GROUP_ENUM_EXCLUDEADMINS |
User groups | HFM_USER_GROUP_ENUM_GROUPS |
Include nested user groups | HFM_USER_GROUP_ENUM_RECURSIVE |
Users | HFM_USER_GROUP_ENUM_USERS |