Finishes the asynchronous execution of the  ListRolePolicies operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
ListRolePoliciesResponse EndListRolePolicies( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListRolePolicies.
 Return Value
 Return ValueReturns a  ListRolePoliciesResult from IdentityManagementService.
 See Also
 See Also