Finishes the asynchronous execution of the CreateUser operation.

C# |
CreateUserResponse EndCreateUser( IAsyncResult asyncResult )

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

Returns a CreateUserResult from IdentityManagementService.
