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

# identifier

The unique hardware identifier of the tag.

## Declaration

```swift
var identifier: Data { get }
```

## Discussion

Discussion The identifier data is in big-endian byte order.

## See Also

### Getting Tag Information

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