Aqualogic Interaction API  
 

IPTUser.SetMappingAuthName Method 

Sets the Mapping Auth Name for the user. The Mapping Auth Name is used with users that are synchronized from an external authentication source, and is specific to the Authentication Source Provider. It maps the user name used in ACL sync agents.

void SetMappingAuthName(
   string strMappingAuthName
);

Parameters

strMappingAuthName
- The new mapping auth name for the user.

See Also

IPTUser Interface | com.plumtree.server Namespace