---
title: beaconIdentityConstraint
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clbeaconregion/beaconidentityconstraint
---

# beaconIdentityConstraint

The beacon identity constraint that defines the beacon region.

## Declaration

```swift
@NSCopying var beaconIdentityConstraint: CLBeaconIdentityConstraint { get }
```

## See Also

### Getting the beacon identity

- [uuid](corelocation/clbeaconregion/uuid.md)
- [major](corelocation/clbeaconregion/major.md)
- [minor](corelocation/clbeaconregion/minor.md)
