---
title: WINetworkSharingError.accessoryNotAuthorized
framework: wifiinfrastructure
role: symbol
role_heading: Case
path: wifiinfrastructure/winetworksharingerror/accessorynotauthorized
---

# WINetworkSharingError.accessoryNotAuthorized

Indicates the person didn’t grant the accessory authorization to access network information.

## Declaration

```swift
case accessoryNotAuthorized
```

## See Also

### Checking for accessory issues

- [WINetworkSharingError.accessoryNotConfigured](wifiinfrastructure/winetworksharingerror/accessorynotconfigured.md)
- [WINetworkSharingError.accessoryNotConnected](wifiinfrastructure/winetworksharingerror/accessorynotconnected.md)
- [WINetworkSharingError.noAccessoryScanResponse](wifiinfrastructure/winetworksharingerror/noaccessoryscanresponse.md)
- [WINetworkSharingError.accessoryTransportNotSecured](wifiinfrastructure/winetworksharingerror/accessorytransportnotsecured.md)
- [WINetworkSharingError.noMatchingAccessoryScanRequest](wifiinfrastructure/winetworksharingerror/nomatchingaccessoryscanrequest.md)
