Aqualogic Interaction API  
 

IPTUserGroup.SetUniqueAuthName Method 

Sets the unique name on the IPTUserGroup object. Used during authentication source synchronization.

void SetUniqueAuthName(
   string strValue
);

Parameters

strValue
- The unique name in the authentication source.

See Also

IPTUserGroup Interface | com.plumtree.server Namespace