---
title: Bookmark Data Resolution Options
framework: corefoundation
role: collectionGroup
role_heading: API Collection
path: corefoundation/bookmark-data-resolution-options
---

# Bookmark Data Resolution Options

Options used when resolving bookmark data.

## Overview

Overview When resolving a bookmark to obtain a URL, use bitwise OR operators to combine the options you want to specify, and provide them to the options parameter of the CFURLCreateByResolvingBookmarkData(_:_:_:_:_:_:_:) function. Version-Notes Security-scoped bookmarks are not available in versions of macOS prior to OS X v10.7.3.

## Topics

### Constants

- [cfBookmarkResolutionWithoutUIMask](corefoundation/cfurlbookmarkresolutionoptions/cfbookmarkresolutionwithoutuimask.md)
- [cfBookmarkResolutionWithoutMountingMask](corefoundation/cfurlbookmarkresolutionoptions/cfbookmarkresolutionwithoutmountingmask.md)
- [cfurlBookmarkResolutionWithSecurityScope](corefoundation/cfurlbookmarkresolutionoptions/cfurlbookmarkresolutionwithsecurityscope.md)

## See Also

### Bookmark Data Constants

- [Bookmark Data Creation Options](corefoundation/bookmark-data-creation-options.md)
