Aqualogic Interaction API  
 

IPTAuthSource.EnableAgentDisabledUsers Method 

Enable "agent-disabled" users, and return the number of users that were re-enabled. An "agent-disabled" users is one that was disabled during a synchronization job. Many users can sometimes be disabled due to various synchroanization errors - this function allows them to be quickly re-enabled.

int EnableAgentDisabledUsers();

Return Value

the number of users that are reenabled

See Also

IPTAuthSource Interface | com.plumtree.server Namespace