---
title: httpResponse
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorizationproviderextensionauthorizationresult/httpresponse
---

# httpResponse

The HTTP response for authentications.

## Declaration

```swift
@NSCopying var httpResponse: HTTPURLResponse? { get set }
```

## See Also

### Instance Properties

- [httpAuthorizationHeaders](authenticationservices/asauthorizationproviderextensionauthorizationresult/httpauthorizationheaders.md)
- [httpBody](authenticationservices/asauthorizationproviderextensionauthorizationresult/httpbody.md)
