---
title: icManufacturerCode
framework: corenfc
role: symbol
role_heading: Instance Property
path: corenfc/nfciso15693tag/icmanufacturercode
---

# icManufacturerCode

The IC manufacturer code of the tag.

## Declaration

```swift
var icManufacturerCode: Int { get }
```

## Discussion

Discussion The IC manufacturer code comes from bits 49 through 56 of the identifier data, in accordance with ISO/IEC 7816-6:2004.

## See Also

### Getting Tag Information

- [icSerialNumber](corenfc/nfciso15693tag/icserialnumber.md)
- [identifier](corenfc/nfciso15693tag/identifier.md)
