---
title: caseExactMatch
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-caseExactMatch
canonical_url: https://docs.pingidentity.com/pingds/8.1/schemaref/mr-caseExactMatch.html
---

# caseExactMatch

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 and prepared assertion value string have the same number of characters, and corresponding characters have the same code point. For the comparison, characters are not case folded, and only insignificant white space handling is applied.

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