| ||||||||||
ContainsMember methodDetermines whether a User or Group is a member of a specified Group, Member Set, or Custom Role. Syntax
ParameterspMemberThe member to look for in the Group, Member Set, or Custom Role. ExpandGroupsBoolean indicating whether to expand subgroups to find the specified member.
pRetValUpon return, TRUE if pMember belongs to the Group, Member Set, or Custom Role, FALSE if not. Return value
RemarksIf ExpandGroups is set to TRUE, all Groups contained by the Group, Member Set, or Custom Role are searched. Otherwise only the immediate members of the Group, Member Set, or Custom Role are searched. |
Home |