Finishes the asynchronous execution of the GetUser operation.

C# |
public GetUserResponse EndGetUser( IAsyncResult asyncResult )

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

Returns a GetUserResult from IdentityManagementService.
