Remove User
This Automation Manager object removes a SharePoint user account from a SharePoint site.
Input Parameters
Site URL |
String |
Yes |
The address of the SharePoint site from which the user account will be removed. |
User Name |
String |
Yes |
The name of the account to be removed. |
Name |
String |
Yes |
The name of the SharePoint Administrator account to be used to remove the user account. |
Password |
String |
Yes |
The security password of the SharePoint Administrator account to be used to remove the user account. |
Output Parameters
Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Site URL |
String |
Yes |
http://test/web1 |
User Name |
String |
Yes |
Contoso\jdoe |
Name |
String |
Yes |
WIN-2008R2x64\administrator |
Password |
String |
Yes |
<link to start parameter> |