Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IACL.GetUserGroupEntry Method 

Gets a group entry contained in this ACL

IACLEntry GetUserGroupEntry(
   int groupID
);

Parameters

groupID
the group ID of the group of which to retrieve the entry for

Return Value

the group's entry

Exceptions

Exception Type Condition
ArgumentException if passed an invalid group ID

See Also

IACL Interface | Plumtree.Remote.PRC Namespace