<!--
{
  "availability" : [
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FileProvider",
  "identifier" : "/documentation/FileProvider/NSFileProviderVolumeUnsupportedReason",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "File Provider"
    ],
    "preciseIdentifier" : "c:@E@NSFileProviderVolumeUnsupportedReason"
  },
  "title" : "NSFileProviderVolumeUnsupportedReason"
}
-->

# NSFileProviderVolumeUnsupportedReason

Constants that describe why an external volume might not be eligible for storing a domain.

```
struct NSFileProviderVolumeUnsupportedReason
```

## Topics

### Reasons

[`unknown`](/documentation/FileProvider/NSFileProviderVolumeUnsupportedReason/unknown)

[`nonEncrypted`](/documentation/FileProvider/NSFileProviderVolumeUnsupportedReason/nonEncrypted)

[`readOnly`](/documentation/FileProvider/NSFileProviderVolumeUnsupportedReason/readOnly)

[`network`](/documentation/FileProvider/NSFileProviderVolumeUnsupportedReason/network)

[`quarantined`](/documentation/FileProvider/NSFileProviderVolumeUnsupportedReason/quarantined)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)