kLSQuarantineOriginURLKey
The URL of the resource originally hosting the quarantined item.
Declaration
let kLSQuarantineOriginURLKey: CFStringDiscussion
For web downloads, this property is the URL of the web page on which the user initiated the download. For attachments, this property is the URL of the resource to which the quarantined item was attached (e.g. the email message, calendar event, etc.). The origin URL may be a file URL for local resources, or a custom URL to which the quarantining app will respond when asked to open it. The quarantining app should respond by displaying the resource to the user.