---
title: requestedLicenseIDList
framework: applicensedeliverysdk
role: symbol
role_heading: Instance Property
path: applicensedeliverysdk/aldsession/requestedlicenseidlist
---

# requestedLicenseIDList

the list of license ID the client has requested a renwal for. used only when action is “renew”

## Declaration

```swift
var requestedLicenseIDList: [UInt64] { get }
```

## Mentioned in

Renewing and revoking app licenses
