Finishes the asynchronous execution of the DeleteUser operation.

C# |
DeleteUserResponse EndDeleteUser( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDeleteUser.

Returns a DeleteUserResult from IdentityManagementService.
