<!--
{
  "availability" : [
    "iOS: 5.0.0 -",
    "iPadOS: 5.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.10.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 4.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreBluetooth",
  "identifier" : "/documentation/CoreBluetooth/CBUUIDClientCharacteristicConfigurationString",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Core Bluetooth"
    ],
    "preciseIdentifier" : "c:@CBUUIDClientCharacteristicConfigurationString"
  },
  "title" : "CBUUIDClientCharacteristicConfigurationString"
}
-->

# CBUUIDClientCharacteristicConfigurationString

The UUID for the Client Configuration descriptor, as a string.

```
let CBUUIDClientCharacteristicConfigurationString: String
```

## Discussion

The corresponding value for this descriptor is an <doc://com.apple.documentation/documentation/Foundation/NSNumber> object.

---

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)