Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IUserManager.GetCurrentUserGroups Method 

Returns a list of all of Group IDs for the groups of which the current user is a member.

int[] GetCurrentUserGroups();

Return Value

an array of the Group IDs for the groups of which the current user is a member

Exceptions

Exception Type Condition
HttpException if the query interface URL is not valid
PortalException if the operation resulted in an error on the portal

See Also

IUserManager Interface | Plumtree.Remote.PRC Namespace