<!--
{
  "availability" : [
    "macOS: 10.7.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Security",
  "identifier" : "/documentation/Security/kSecPropertyTypeSection",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Security"
    ],
    "preciseIdentifier" : "c:@kSecPropertyTypeSection"
  },
  "title" : "kSecPropertyTypeSection"
}
-->

# kSecPropertyTypeSection

A key whose value is a string describing the name of a field in the certificate (`CFSTR("Subject Name")`, for example).

```
let kSecPropertyTypeSection: CFString
```

---

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)