---
title: associatedIccid
framework: coretelephony
role: symbol
role_heading: Instance Property
path: coretelephony/ctcellularplanproperties/associatediccid
---

# associatedIccid

The integrated circuit card identifier (ICCID) that identifies a SIM.

## Declaration

```swift
var associatedIccid: String? { get set }
```

## See Also

### Getting the eSIM properties

- [simCapability](coretelephony/ctcellularplanproperties/simcapability.md)
- [supportedRegionCodes](coretelephony/ctcellularplanproperties/supportedregioncodes-yhu5.md)
- [CTCellularPlanProperties.lifecycle](coretelephony/ctcellularplanproperties/lifecycle.md)
- [lifecycleProperties](coretelephony/ctcellularplanproperties/lifecycleproperties.md)
