Deactivating a user is enabled using the DeactivateUser method. This method, located in /WebServices/UserManagementService.asmx, is utilized to block a user from logging into CA Business Service Insight. For example, users performing four consecutive failed logins are blocked.
void DeactivateUser(string username, string organization)
This method receives two arguments, user name and organization. It does not return a value (it is void).
The web service namespace is: http://CA.com.
Notes:
| 版权所有 © 2012 CA。 保留所有权利。 | 就该主题发送电子邮件至 CA Technologies |