Aqualogic Interaction API  
 

IPTExternalOperation.SetUser Method 

Sets the user under whose identity the command line is executed.

void SetUser(
   string Value
);

Parameters

Value
a String containing the user name.

See Also

IPTExternalOperation Interface | com.plumtree.server Namespace