---
title: WKHTTPCookieStore.CookiePolicy.disallow
framework: webkit
role: symbol
role_heading: Case
path: webkit/wkhttpcookiestore/cookiepolicy/disallow
---

# WKHTTPCookieStore.CookiePolicy.disallow

A case that indicates the cookie store does not allow cookie storage.

## Declaration

```swift
case disallow
```

## See Also

### Specifying a cookie policy

- [WKHTTPCookieStore.CookiePolicy.allow](webkit/wkhttpcookiestore/cookiepolicy/allow.md)
