---
title: shared
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/httpcookiestorage/shared
---

# shared

The shared cookie storage instance.

## Declaration

```swift
class var shared: HTTPCookieStorage { get }
```

## See Also

### Getting the shared cookie storage object

- [sharedCookieStorage(forGroupContainerIdentifier:)](foundation/httpcookiestorage/sharedcookiestorage(forgroupcontaineridentifier:).md)
