Aqualogic Interaction API  
 

IPTUser.GetAuthenticationUser Method 

Retrieves the authentication name for the user. Can only be called for users that are synchronized with an external authentication source, not for users created within Plumtree that are part of the Plumtree Authentication Source. Authentication user name is used for logging in.

string GetAuthenticationUser();

Return Value

The authentication name.

See Also

IPTUser Interface | com.plumtree.server Namespace