Finishes the asynchronous execution of the  ListCloudFrontOriginAccessIdentities operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ListCloudFrontOriginAccessIdentitiesResponse EndListCloudFrontOriginAccessIdentities( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListCloudFrontOriginAccessIdentities.
 Return Value
 Return ValueReturns a  ListCloudFrontOriginAccessIdentitiesResult from CloudFront.
 See Also
 See Also