---
title: "addAppKey(_:)"
framework: applicensedeliverysdk
role: symbol
role_heading: Instance Method
path: "applicensedeliverysdk/aldlicenseattribute/addappkey(_:)"
---

# addAppKey(_:)

Add an AppKey to be associated with this license

## Declaration

```swift
mutating func addAppKey(_ appKey: ALDAppKey) throws
```

## Parameters

- `appKey`: An ALDAppKey object to be associated with the license
