---
title: VppAssociation
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/vppassociation
---

# VppAssociation

An association between a license and a user or device.

## Declaration

```data
object VppAssociation
```

## Properties

clientUserIdStr: The client-supplied identifier used when registering a user. errorMessage: The human-readable explanation of the error. errorNumber: The numeric code of the error. licenseIdStr: The license identifier assigned to a user or device. serialNumber: The device serial number.

## See Also

### Objects and data types

- [VppAsset](devicemanagement/vppasset.md)
- [VppAssignment](devicemanagement/vppassignment.md)
- [VppLicense](devicemanagement/vpplicense.md)
- [VppUser](devicemanagement/vppuser.md)
- [VppLocation](devicemanagement/vpplocation.md)
- [VppErrorCode](devicemanagement/vpperrorcode.md)
