---
title: SecItemAttr.pathItemAttr
framework: security
role: symbol
role_heading: Case
path: security/secitemattr/pathitemattr
---

# SecItemAttr.pathItemAttr

Identifies the path attribute.

## Declaration

```swift
case pathItemAttr
```

## Discussion

Discussion You use this tag to set or get a string value that represents the path. This is unique to Internet password attributes. Keychain strings should use UTF-8 encoding.
