Class NSFileProtection

    • Field Detail

      • None

        public static final NSFileProtection None
        Since:
        Available in iOS 4.0 and later.
      • Complete

        public static final NSFileProtection Complete
        Since:
        Available in iOS 4.0 and later.
      • CompleteUnlessOpen

        public static final NSFileProtection CompleteUnlessOpen
        Since:
        Available in iOS 5.0 and later.
      • CompleteUntilFirstUserAuthentication

        public static final NSFileProtection CompleteUntilFirstUserAuthentication
        Since:
        Available in iOS 5.0 and later.