Finishes the asynchronous execution of the ChangePassword operation.

C# |
public ChangePasswordResponse EndChangePassword( IAsyncResult asyncResult )

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

Returns a ChangePasswordResult from IdentityManagementService.
