---
title: numericStringMatch
description: Compares an assertion of Numeric String syntax to a value whose syntax is the ASN.1 NumericString type.
component: pingds
version: 8.1
page_id: pingds:schemaref:mr-numericStringMatch
canonical_url: https://docs.pingidentity.com/pingds/8.1/schemaref/mr-numericStringMatch.html
---

# numericStringMatch

Compares an assertion of Numeric String syntax to a value whose syntax is the ASN.1 NumericString type.

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.8                                                  |
| *Names*            | numericStringMatch                                        |
| *Assertion syntax* | [NumericString](s-NumericString.html)                     |
| *Origin*           | [RFC 4517](https://datatracker.ietf.org/doc/html/rfc4517) |
