---
title: mccAndMNCs
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/nehotspoths20settings/mccandmncs
---

# mccAndMNCs

An array of Mobile Country Code (MCC) and Mobile Network Code  (MNC) pairs used for Wi-Fi Hotspot 2.0 negotiation.

## Declaration

```swift
var mccAndMNCs: [String] { get set }
```

## Discussion

Discussion Each MCCAndMNCs string must contain exactly six integers.

## See Also

### Accessing Hotspot 2.0 properties

- [domainName](networkextension/nehotspoths20settings/domainname.md)
- [isRoamingEnabled](networkextension/nehotspoths20settings/isroamingenabled.md)
- [naiRealmNames](networkextension/nehotspoths20settings/nairealmnames.md)
- [roamingConsortiumOIs](networkextension/nehotspoths20settings/roamingconsortiumois.md)
