Oracle® WebCenter Interaction Development Kit 10.3.3.0.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 rights names, but the activity rights URIs. The URI for activity rights can be found in the portal Activity Rights Manager.

See Also

IUserManager Interface | Plumtree.Remote.PRC Namespace