Finishes the asynchronous execution of the CreateAccountAlias operation.

C# |
public CreateAccountAliasResponse EndCreateAccountAlias( IAsyncResult asyncResult )

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

Returns a CreateAccountAliasResult from IdentityManagementService.
