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

# signing_id

The identifier used to sign the process.

## Declaration

```swift
var signing_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)
- [team_id](endpointsecurity/es_process_t/team_id.md)
