---
title: team_id
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_process_t/team_id
---

# team_id

The team identifier used to sign the process.

## Declaration

```swift
var team_id: es_string_token_t
```

## See Also

### Inspecting Code Signing Properties

- [codesigning_flags](endpointsecurity/es_process_t/codesigning_flags.md)
- [cdhash](endpointsecurity/es_process_t/cdhash.md)
- [signing_id](endpointsecurity/es_process_t/signing_id.md)
