---
title: WINetworkSharingController.AuthorizationState.denied
framework: wifiinfrastructure
role: symbol
role_heading: Case
path: wifiinfrastructure/winetworksharingcontroller/authorizationstate/denied
---

# WINetworkSharingController.AuthorizationState.denied

The person has chosen not to share Wi-Fi networks with the accessory.

## Declaration

```swift
case denied
```

## See Also

### Checking authorization state

- [WINetworkSharingController.AuthorizationState.undetermined](wifiinfrastructure/winetworksharingcontroller/authorizationstate/undetermined.md)
- [WINetworkSharingController.AuthorizationState.askToShare](wifiinfrastructure/winetworksharingcontroller/authorizationstate/asktoshare.md)
- [WINetworkSharingController.AuthorizationState.automatic](wifiinfrastructure/winetworksharingcontroller/authorizationstate/automatic.md)
