Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
IUserManager.CheckCurrentUserActivityRight Method
Returns true if the current user has the specified activity right.
bool CheckCurrentUserActivityRight(
string activityRightURI
);
Parameters
-
activityRightURI
- URI of the activity right. This be be found in the Portal under Activity Manager.
Return Value
ttrue if the current user has the specified activity right.
See Also
IUserManager Interface | Plumtree.Remote.PRC Namespace