Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IUserManager.GetCurrentUserActivityRights Method 

Returns an enumeration of all the Activity Rights associated with the current user.

IEnumerator GetCurrentUserActivityRights();

Return Value

an enumeration of the Activity Rights for the user

Remarks

In contrast to IPortletUser, the activity rights returned are not the activity right names, but the activity rights URIs. The URI for activity rights can be found in the Portal in the ActivityRights Manager.

See Also

IUserManager Interface | Plumtree.Remote.PRC Namespace