A stub class that encapsulates security information about a file.
SDKs
- iOS 5.0+
- macOS 10.7+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Foundation
Declaration
@interface NSFileSecurity : NSObject
Overview
NSFile
contains no methods of its own. Instead, it is transparently bridged to CFFile
.