No overview available.
SDKs
- iOS 6.0+
- macOS 10.8+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Core Foundation
Declaration
struct CFFileSecurityClearOptions
No overview available.
SDKs
Framework
struct CFFileSecurityClearOptions
static var access Control List: CFFile Security Clear Options
Clear the access control list.
static var group: CFFile Security Clear Options
Clear the (POSIX) group ID.
static var group UUID: CFFile Security Clear Options
Clear the group UUID (for the access control list).
static var mode: CFFile Security Clear Options
Clear the file’s mode (POSIX permissions).
static var owner: CFFile Security Clear Options
Clear the (POSIX) owner ID.
static var owner UUID: CFFile Security Clear Options
Clear the owner UUID (for the access control list).