Class

NSFileSecurity

A stub class that encapsulates security information about a file. あるファイルについての保安情報をカプセル化するスタブクラス。

Declaration 宣言

@interface NSFileSecurity : NSObject

Overview 概要

NSFileSecurity contains no methods of its own. Instead, it is transparently bridged to CFFileSecurityRef. 代わりに、それはCFFileSecurityRefへ透過的にブリッジされます。

Topics 話題

Initializers イニシャライザ

Relationships 関係

Inherits From 継承元

Conforms To 次に準拠

See Also 参照

Managed File Access ファイルアクセスを管理する