Global Variable グローバル変数

NSFileProtectionComplete

The file is stored in an encrypted format on disk and cannot be read from or written to while the device is locked or booting. ファイルは、暗号化された形式でディスク上に格納されます、そしてデバイスがロックされるまたは立ち上がっている間に読み出されたり書き込まれたりできません。

Declaration 宣言

const NSFileProtectionType NSFileProtectionComplete;

See Also 参照

Working with Protection Levels 保護水準を取り扱う