This activity allows removing user from Active Directory.

If the user doesn’t exist, this method throws exception.
By default, activity uses the current user when authenticating. If you want to use custom authentication, use “Set Active Directory authentication” activity before.
SharePoint Workflow Designer Phrase
Delete this user from this domain.
Parameters
Parameter | Description |
this user | User login name. Ex: “user@domain”, “domain\user” or “user”Allowed multiple users or groups separated ‘;’. Ex: “domain\user1;domain\user2” |
this domain | Optional. Domain name. You should enter domain name if user name without adomain, otherwise it will be calculated from the user name. |