---
title: licenseAgreement
framework: managedappdistribution
role: symbol
role_heading: Instance Property
path: managedappdistribution/managedapp/licenseagreement
---

# licenseAgreement

The app’s license agreement URL.

## Declaration

```swift
var licenseAgreement: URL? { get }
```

## See Also

### Obtaining privacy and copyright information

- [privacyPolicy](managedappdistribution/managedapp/privacypolicy.md)
- [copyright](managedappdistribution/managedapp/copyright.md)
