Aqualogic Interaction API  
 

IPTUserGroup.SetAuthenticationGroup Method 

Used when synchronizing with external usergroup repositories (e.g. LDAP.) Each external repository is associated with a unique group name, so that users and groups from different repositories don't have naming conflicts.

void SetAuthenticationGroup(
   string Value
);

Parameters

Value
the authentication group which should be associated with this object

See Also

IPTUserGroup Interface | com.plumtree.server Namespace