---
title: es_tcc_authorization_reason_t
framework: endpointsecurity
role: symbol
role_heading: Structure
path: endpointsecurity/es_tcc_authorization_reason_t
---

# es_tcc_authorization_reason_t

ess_tcc_authorization_reason_t

## Declaration

```swift
struct es_tcc_authorization_reason_t
```

## Overview

Overview Represents the reason a TCC permission was updated.

## Topics

### Initializers

- [init(_:)](endpointsecurity/es_tcc_authorization_reason_t/init(_:).md)
- [init(rawValue:)](endpointsecurity/es_tcc_authorization_reason_t/init(rawvalue:).md)

### Instance Properties

- [rawValue](endpointsecurity/es_tcc_authorization_reason_t/rawvalue.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
