Finishes the asynchronous execution of the  ListAccountAliases operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ListAccountAliasesResponse EndListAccountAliases( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListAccountAliases.
 Return Value
 Return ValueReturns a  ListAccountAliasesResult from IdentityManagementService.
 See Also
 See Also