---
title: NSLocalNetworkUsageDescription
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/nslocalnetworkusagedescription
---

# NSLocalNetworkUsageDescription

A message that tells people why the app is requesting access to the local network.

## Discussion

Discussion Any app that uses the local network, directly or indirectly, should include this description. This includes apps that use Bonjour and services implemented with Bonjour, as well as direct unicast or multicast connections to local hosts.

## See Also

### Networking

- [NSNearbyInteractionUsageDescription](bundleresources/information-property-list/nsnearbyinteractionusagedescription.md)
- [NSNearbyInteractionAllowOnceUsageDescription](bundleresources/information-property-list/nsnearbyinteractionallowonceusagedescription.md)
