Finishes the asynchronous execution of the  ListRoles operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ListRolesResponse EndListRoles( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListRoles.
 Return Value
 Return ValueReturns a  ListRolesResult from IdentityManagementService.
 See Also
 See Also