---
title: SecItemAttr.accountItemAttr
framework: security
role: symbol
role_heading: Case
path: security/secitemattr/accountitemattr
---

# SecItemAttr.accountItemAttr

Identifies the account attribute.

## Declaration

```swift
case accountItemAttr
```

## Discussion

Discussion You use this tag to set or get a string that represents the user account. It also applies to generic, Internet, and AppleShare password items. Keychain strings should use UTF-8 encoding.
