---
title: receivedResponseWithExpiredLease
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avcontentkeyrequest/retryreason/receivedresponsewithexpiredlease
---

# receivedResponseWithExpiredLease

A key response with an expired lease that was set on the previous content key request.

## Declaration

```swift
static let receivedResponseWithExpiredLease: AVContentKeyRequest.RetryReason
```

## See Also

### Reasons for content key request retry

- [receivedObsoleteContentKey](avfoundation/avcontentkeyrequest/retryreason/receivedobsoletecontentkey.md)
- [timedOut](avfoundation/avcontentkeyrequest/retryreason/timedout.md)
