---
title: teamIdentifier
framework: Automatic Assessment Configuration
role: symbol
role_heading: Instance Property
platforms: [Mac Catalyst 27.0+, macOS 27.0+]
path: automaticassessmentconfiguration/aeassessmentbinaryexecutable/teamidentifier
---

# teamIdentifier

Team identifier the running executable’s signature must match, or nil to skip the team check.

## Declaration

```swift
var teamIdentifier: String? { get }
```
