---
title: SCDynamicStore
framework: systemconfiguration
role: symbol
role_heading: Class
path: systemconfiguration/scdynamicstore
---

# SCDynamicStore

The handle to an open dynamic store session with the system configuration daemon.

## Declaration

```swift
class SCDynamicStore
```

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)

## See Also

### Data Types

- [SCDynamicStoreCallBack](systemconfiguration/scdynamicstorecallback.md)
- [SCDynamicStoreContext](systemconfiguration/scdynamicstorecontext.md)
