The following table lists constants that represent bits for bitmasks in filtered searches, such as those performed by EnumUsersWithFilter.
Table 74. HFM_USER_GROUP_ENUM_FLAGS Enumeration
Filter | Constant |
---|---|
Exclude application administrators | HFM_USER_GROUP_ENUM_EXCLUDEADMINS |
Include groups | HFM_USER_GROUP_ENUM_GROUPS |
Return groups recursively—groups within groups—if the HFM_USER_GROUP_ENUM_GROUPS flag is set. | HFM_USER_GROUP_ENUM_RECURSIVE |
Include users | HFM_USER_GROUP_ENUM_FLAGS |