---
title: kODAttributeTypeUserPKCS12Data
framework: opendirectory
role: symbol
role_heading: Global Variable
path: opendirectory/kodattributetypeuserpkcs12data
---

# kODAttributeTypeUserPKCS12Data

The attribute type used to store binary data in PKCS #12 format, including keys and certificates. Typically found in user records.

## Declaration

```swift
let kODAttributeTypeUserPKCS12Data: String
```

## See Also

### Constants

- [kODAttributeTypeAllAttributes](opendirectory/kodattributetypeallattributes.md)
- [kODAttributeTypeStandardOnly](opendirectory/kodattributetypestandardonly.md)
- [kODAttributeTypeNativeOnly](opendirectory/kodattributetypenativeonly.md)
- [kODAttributeTypeAdminLimits](opendirectory/kodattributetypeadminlimits.md)
- [kODAttributeTypeAuthenticationHint](opendirectory/kodattributetypeauthenticationhint.md)
- [kODAttributeTypeAllTypes](opendirectory/kodattributetypealltypes.md)
- [kODAttributeTypeAuthorityRevocationList](opendirectory/kodattributetypeauthorityrevocationlist.md)
- [kODAttributeTypeBirthday](opendirectory/kodattributetypebirthday.md)
- [kODAttributeTypeCACertificate](opendirectory/kodattributetypecacertificate.md)
- [kODAttributeTypeCapacity](opendirectory/kodattributetypecapacity.md)
- [kODAttributeTypeCertificateRevocationList](opendirectory/kodattributetypecertificaterevocationlist.md)
- [kODAttributeTypeComment](opendirectory/kodattributetypecomment.md)
- [kODAttributeTypeContactGUID](opendirectory/kodattributetypecontactguid.md)
- [kODAttributeTypeContactPerson](opendirectory/kodattributetypecontactperson.md)
- [kODAttributeTypeCreationTimestamp](opendirectory/kodattributetypecreationtimestamp.md)
