---
title: kLSQuarantineDataURLKey
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/klsquarantinedataurlkey
---

# kLSQuarantineDataURLKey

The actual URL of the quarantined item.

## Declaration

```swift
let kLSQuarantineDataURLKey: CFString
```

## See Also

### Understanding the Quarantine Properties Dictionary

- [kLSQuarantineAgentBundleIdentifierKey](coreservices/klsquarantineagentbundleidentifierkey.md)
- [kLSQuarantineAgentNameKey](coreservices/klsquarantineagentnamekey.md)
- [kLSQuarantineTimeStampKey](coreservices/klsquarantinetimestampkey.md)
- [kLSQuarantineTypeKey](coreservices/klsquarantinetypekey.md)
- [kLSQuarantineOriginURLKey](coreservices/klsquarantineoriginurlkey.md)
