Contents

none

An option that indicates the file has no special protections associated with it.

Declaration

static let none: URLFileProtection

Discussion

A file with this type of protection can be read from or written to at any time.

See Also

Protection levels