<!--
{
  "availability" : [
    "macOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/IOUserClientClass",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.IOUserClientClass"
  },
  "title" : "IOUserClientClass"
}
-->

# IOUserClientClass

The name of the class to instantiate when the system requires a client connection to the driver.

## Discussion

The value of this key is a string that contains the name of an [`IOService`](https://developer.apple.com/documentation/kernel/ioservice-1g) subclass in your driver.

---

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)