---
title: temporary
framework: fileprovider
role: symbol
role_heading: Type Property
path: fileprovider/nsfileprovidermanager/disconnectionoptions/temporary
---

# temporary

A temporary disconnection.

## Declaration

```swift
static var temporary: NSFileProviderManager.DisconnectionOptions { get }
```

## Discussion

Discussion Include the temporary value when the disconnection is temporary, such as when updating the domain. Exclude this value when the disconnection isn’t temporary, like when the user logs out.
