<!--
{
  "availability" : [
    "iOS: 5.0.0 -",
    "iPadOS: 5.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.14.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GSS",
  "identifier" : "/documentation/GSS/gss_OID_set_desc",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "GSS"
    ],
    "preciseIdentifier" : "c:@T@gss_OID_set_desc"
  },
  "title" : "gss_OID_set_desc"
}
-->

# gss_OID_set_desc

The descriptor that manages an array of OID descriptors.

```
typealias gss_OID_set_desc = gss_OID_set_desc_struct
```

## Topics

### Instance Properties

[`count`](/documentation/GSS/gss_OID_set_desc_struct/count)

The number of OID descriptors in the array.

[`elements`](/documentation/GSS/gss_OID_set_desc_struct/elements)

A pointer to the array of OID descriptors.



---

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)