---
title: ODAttributeType
framework: opendirectory
role: symbol
role_heading: Type Alias
path: opendirectory/odattributetype
---

# ODAttributeType

An Open Directory attribute type.

## Declaration

```swift
typealias ODAttributeType = NSString
```

## Discussion

Discussion See General Attribute Types and Configuration Attribute Types for recognized attribute type values.

## See Also

### Data Types

- [ODAuthenticationType](opendirectory/odauthenticationtype.md)
- [ODContext](opendirectory/odcontext.md)
- [ODNodeRef](opendirectory/odnoderef.md)
- [ODQueryRef](opendirectory/odqueryref.md)
- [ODRecordRef](opendirectory/odrecordref.md)
- [ODSessionRef](opendirectory/odsessionref.md)
- [ODMatchType](opendirectory/odmatchtype.md)
- [ODNodeType](opendirectory/odnodetype.md)
- [ODQueryCallback](opendirectory/odquerycallback.md)
- [ODRecordType](opendirectory/odrecordtype.md)
