---
title: AuthorizationValue
framework: security
role: symbol
role_heading: Structure
path: security/authorizationvalue
---

# AuthorizationValue

A structure used to pass data between the authorization engine and the plug-in mechanism.

## Declaration

```occ
typedef struct AuthorizationValue { ... } AuthorizationValue;
```

## Topics

### Instance Properties

- [data](security/authorizationvalue/data.md)
- [length](security/authorizationvalue/length.md)
