Aqualogic Interaction API  
 

IPTUserGroup Interface

IPTUserGroup is the interface representing a portal UserGroup object. UseGroups can contain both users and groups. User memberships are either static or dynamic. The former are manipulated directly via the IPTUserGroup API. The later are based on rules, e.g. 'Country' contains 'USA', and are assessed by the Dynamic Membership Agent. The rule is specified using an IPTFilter and the IPTUserGroup API.

For a list of all members of this type, see IPTUserGroup Members.

public interface IPTUserGroup : IPTObject, IPTLocalizable, IPTUnknown, IPTServerContext, IPTStorable

Types that implement IPTUserGroup

Type Description

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTUserGroup Members | com.plumtree.server Namespace