---
title: httpBody
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorizationproviderextensionauthorizationresult/httpbody
---

# httpBody

The HTTP response body.

## Declaration

```swift
var httpBody: Data? { get set }
```

## See Also

### Instance Properties

- [httpAuthorizationHeaders](authenticationservices/asauthorizationproviderextensionauthorizationresult/httpauthorizationheaders.md)
- [httpResponse](authenticationservices/asauthorizationproviderextensionauthorizationresult/httpresponse.md)
