---
title: ForwardingDecision.deny
framework: accessorynotifications
role: symbol
role_heading: Case
path: accessorynotifications/forwardingdecision/deny
---

# ForwardingDecision.deny

An option that indicates the person doesn’t allow notification forwarding.

## Declaration

```swift
case deny
```

## See Also

### Identifying the decision

- [ForwardingDecision.allow](accessorynotifications/forwardingdecision/allow.md)
- [ForwardingDecision.limited](accessorynotifications/forwardingdecision/limited.md)
- [ForwardingDecision.undetermined](accessorynotifications/forwardingdecision/undetermined.md)
