---
title: caseExactOrderingMatch
description: Compares an assertion of Directory String syntax to a value whose syntax is the ASN.1 DirectoryString type, or one of the alternative types.
component: pingds
version: 8.1
page_id: pingds:schemaref:mr-caseExactOrderingMatch
canonical_url: https://docs.pingidentity.com/pingds/8.1/schemaref/mr-caseExactOrderingMatch.html
---

# caseExactOrderingMatch

Compares an assertion of Directory String syntax to a value whose syntax is the ASN.1 DirectoryString type, or one of the alternative types.

The rule evaluates to TRUE if and only if the prepared attribute value string is less than prepared assertion value string according to the code point collation order. For the comparison, characters are not case folded, and only insignificant white space handling is applied.

|                    |                                                           |
| ------------------ | --------------------------------------------------------- |
| *OID*              | 2.5.13.6                                                  |
| *Names*            | caseExactOrderingMatch                                    |
| *Assertion syntax* | [DirectoryString](s-DirectoryString.html)                 |
| *Origin*           | [RFC 4517](https://datatracker.ietf.org/doc/html/rfc4517) |
