A Boolean value that indicates whether the app may have access to all files.
SDK
- macOS 10.7–10.11Deprecated
Framework
- Security
Details
- Key
- com.apple.security.files.all
- Type
- boolean
A Boolean value that indicates whether the app may have access to all files.
SDK
Framework
com .apple .security .files .user-selected .read-only
A Boolean value that indicates whether the app may have read-only access to files the user has selected using an Open or Save dialog.
com .apple .security .files .user-selected .read-write
A Boolean value that indicates whether the app may have read-write access to files the user has selected using an Open or Save dialog.
com .apple .security .files .downloads .read-only
A Boolean value that indicates whether the app may have read-only access to the Downloads folder.
com .apple .security .files .downloads .read-write
A Boolean value that indicates whether the app may have read-write access to the Downloads folder.
com .apple .security .assets .pictures .read-only
A Boolean value that indicates whether the app may have read-only access to the Pictures folder.
com .apple .security .assets .pictures .read-write
A Boolean value that indicates whether the app may have read-write access to the Pictures folder.
com .apple .security .assets .music .read-only
A Boolean value that indicates whether the app may have read-only access to the Music folder.
com .apple .security .assets .music .read-write
A Boolean value that indicates whether the app may have read-write access to the Music folder.
com .apple .security .assets .movies .read-only
A Boolean value that indicates whether the app may have read-only access to the Movies folder.
com .apple .security .assets .movies .read-write
A Boolean value that indicates whether the app may have read-write access to the Movies folder.