Finishes the asynchronous execution of the  DeleteCloudFrontOriginAccessIdentity operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
DeleteCloudFrontOriginAccessIdentityResponse EndDeleteCloudFrontOriginAccessIdentity( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDeleteCloudFrontOriginAccessIdentity.
 Return Value
 Return ValueReturns a  DeleteCloudFrontOriginAccessIdentityResult from CloudFront.
 See Also
 See Also