---
title: SecItemAttr.serverItemAttr
framework: security
role: symbol
role_heading: Case
path: security/secitemattr/serveritemattr
---

# SecItemAttr.serverItemAttr

Identifies the server attribute.

## Declaration

```swift
case serverItemAttr
```

## Discussion

Discussion You use this tag to set or get a string that represents the Internet server’s domain name or IP address. This is unique to Internet password attributes. Keychain strings should use UTF-8 encoding.
