---
title: contentKeySpecifier
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcontentkeyrequest/contentkeyspecifier
---

# contentKeySpecifier

The requested content key specifier.

## Declaration

```swift
var contentKeySpecifier: AVContentKeySpecifier { get }
```

## See Also

### Inspecting a request

- [contentKey](avfoundation/avcontentkeyrequest/contentkey.md)
- [options](avfoundation/avcontentkeyrequest/options.md)
- [AVContentKeyRequest.RetryReason](avfoundation/avcontentkeyrequest/retryreason.md)
