---
title: cookiePartitionIdentifier
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/urlrequest/cookiepartitionidentifier
---

# cookiePartitionIdentifier

## Declaration

```swift
var cookiePartitionIdentifier: String? { get set }
```

## See Also

### Controlling request behavior

- [timeoutInterval](foundation/urlrequest/timeoutinterval.md)
- [httpShouldHandleCookies](foundation/urlrequest/httpshouldhandlecookies.md)
- [httpShouldUsePipelining](foundation/urlrequest/httpshouldusepipelining.md)
- [allowsCellularAccess](foundation/urlrequest/allowscellularaccess.md)
- [allowsPersistentDNS](foundation/urlrequest/allowspersistentdns.md)
- [assumesHTTP3Capable](foundation/urlrequest/assumeshttp3capable.md)
- [requiresDNSSECValidation](foundation/urlrequest/requiresdnssecvalidation.md)
