---
title: AVURLAssetAllowsConstrainedNetworkAccessKey
framework: avfoundation
role: symbol
role_heading: Global Variable
path: avfoundation/avurlassetallowsconstrainednetworkaccesskey
---

# AVURLAssetAllowsConstrainedNetworkAccessKey

A Boolean value that indicates whether the system allows network requests on behalf of this asset to use the constrained interface.

## Declaration

```swift
let AVURLAssetAllowsConstrainedNetworkAccessKey: String
```

## Discussion

Discussion The default value for this key is true.

## See Also

### Options

- [AVURLAssetAllowsCellularAccessKey](avfoundation/avurlassetallowscellularaccesskey.md)
- [AVURLAssetAllowsExpensiveNetworkAccessKey](avfoundation/avurlassetallowsexpensivenetworkaccesskey.md)
- [AVURLAssetHTTPCookiesKey](avfoundation/avurlassethttpcookieskey.md)
- [AVURLAssetHTTPUserAgentKey](avfoundation/avurlassethttpuseragentkey.md)
- [AVURLAssetOverrideMIMETypeKey](avfoundation/avurlassetoverridemimetypekey.md)
- [AVURLAssetPreferPreciseDurationAndTimingKey](avfoundation/avurlassetpreferprecisedurationandtimingkey.md)
- [AVURLAssetPrimarySessionIdentifierKey](avfoundation/avurlassetprimarysessionidentifierkey.md)
- [AVURLAssetReferenceRestrictionsKey](avfoundation/avurlassetreferencerestrictionskey.md)
- [AVURLAssetShouldSupportAliasDataReferencesKey](avfoundation/avurlassetshouldsupportaliasdatareferenceskey.md)
- [AVURLAssetURLRequestAttributionKey](avfoundation/avurlasseturlrequestattributionkey.md)
- [AVURLAssetShouldParseExternalSphericalTagsKey](avfoundation/avurlassetshouldparseexternalsphericaltagskey.md)
