---
title: ODMatchType
framework: opendirectory
role: symbol
role_heading: Type Alias
path: opendirectory/odmatchtype
---

# ODMatchType

An Open Directory match type.

## Declaration

```swift
typealias ODMatchType = UInt32
```

## Discussion

Discussion See Match Types for recognized match type values.

## See Also

### Data Types

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