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

# WINetworkSharingController.AuthorizationState.automatic

The person has granted authorization to share Wi-Fi networks with the accessory automatically, without requiring approval for each network.

## Declaration

```swift
case automatic
```

## See Also

### Checking authorization state

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