Aqualogic Interaction API  
 

IPTJobDispatcherService.Authenticate Method 

Verifies that the user has sufficient permission to kill jobs.

void Authenticate(
   int ptidUserID,
   string bstrUserPasswd
);

Parameters

ptidUserID
User ID
bstrUserPasswd
User's password

See Also

IPTJobDispatcherService Interface | com.plumtree.server Namespace