Aqualogic Interaction API  
 

IPTUser.GetMappingAuthName Method 

Retrieves 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.

string GetMappingAuthName();

Return Value

The mapping auth name.

See Also

IPTUser Interface | com.plumtree.server Namespace