Finishes the asynchronous execution of the  ListUserPolicies operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
ListUserPoliciesResponse EndListUserPolicies( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListUserPolicies.
 Return Value
 Return ValueReturns a  ListUserPoliciesResult from IdentityManagementService.
 See Also
 See Also