---
title: storageURL
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcontentkeysession/storageurl
---

# storageURL

A URL that points to a writable storage directory.

## Declaration

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

## Discussion

Discussion The writable directory stores expired session reports.

## See Also

### Inspecting the session

- [keySystem](avfoundation/avcontentkeysession/keysystem.md)
- [AVContentKeySystem](avfoundation/avcontentkeysystem.md)
