---
title: SCDynamicStoreCopySpecific
framework: systemconfiguration
role: collectionGroup
role_heading: API Collection
path: systemconfiguration/scdynamicstorecopyspecific
---

# SCDynamicStoreCopySpecific

## Overview

Overview The functions of the SCDynamicStoreCopySpecific programming interface allow an application to determine specific configuration information about the current system (for example, the computer or sharing name or the currently logged-in user). Note that these functions follow Core Foundation function-name conventions. A function that has “Create” or “Copy” in its name returns a reference you must release with the CFRelease function.

## Topics

### Group

- [SCDynamicStoreCopyComputerName(_:_:)](systemconfiguration/scdynamicstorecopycomputername(_:_:).md)
- [SCDynamicStoreCopyConsoleUser(_:_:_:)](systemconfiguration/scdynamicstorecopyconsoleuser(_:_:_:).md)
- [SCDynamicStoreCopyLocalHostName(_:)](systemconfiguration/scdynamicstorecopylocalhostname(_:).md)
- [SCDynamicStoreCopyLocation(_:)](systemconfiguration/scdynamicstorecopylocation(_:).md)
- [SCDynamicStoreCopyProxies(_:)](systemconfiguration/scdynamicstorecopyproxies(_:).md)

## See Also

### Reference

- [SCDynamicStore](systemconfiguration/scdynamicstore-gb2.md)
- [SCDynamicStoreKey](systemconfiguration/scdynamicstorekey.md)
- [SCNetwork](systemconfiguration/scnetwork.md)
- [SCNetworkConfiguration](systemconfiguration/scnetworkconfiguration.md)
- [SCNetworkConnection](systemconfiguration/scnetworkconnection-g7e.md)
- [SCNetworkReachability](systemconfiguration/scnetworkreachability-g7d.md)
- [SCPreferences](systemconfiguration/scpreferences-ft8.md)
- [SCPreferencesPath](systemconfiguration/scpreferencespath.md)
- [SCPreferencesSetSpecific](systemconfiguration/scpreferencessetspecific.md)
- [SCSchemaDefinitions](systemconfiguration/scschemadefinitions.md)
- [System Configuration](systemconfiguration/system-configuration.md)
- [SystemConfiguration Enumerations](systemconfiguration/systemconfiguration-enumerations.md)
- [SystemConfiguration Constants](systemconfiguration/systemconfiguration-constants.md)
- [SystemConfiguration Functions](systemconfiguration/systemconfiguration-functions.md)
- [SystemConfiguration Data Types](systemconfiguration/systemconfiguration-data-types.md)
