Lists the names of the policies associated with the specified user. If there are none,
            the            action returns an empty list.
            
                    
            
            You can paginate the results using the  CopyC# and
CopyC# and MaxItems
 CopyC#            parameters.
CopyC#            parameters.
            Marker
 Declaration Syntax
 Declaration Syntax| C# | 
ListUserPoliciesResponse ListUserPolicies( ListUserPoliciesRequest request )
 Parameters
 Parameters- request (ListUserPoliciesRequest)
- Container for the necessary parameters to execute the ListUserPolicies service method.
 Return Value
 Return ValueThe response from the ListUserPolicies service method, as returned by IdentityManagementService.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| NoSuchEntityException | The request was rejected because it referenced an entity that does not exist. The
            error            message describes the entity. |