Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IACL.GetUserEntry Method 

Gets a user entry contained in this ACL

IACLEntry GetUserEntry(
   int userID
);

Parameters

userID
the user ID of the user of which to retrieve the entry for

Return Value

the users entry

Exceptions

Exception Type Condition
ArgumentException if passed an invalid user ID

See Also

IACL Interface | Plumtree.Remote.PRC Namespace