---
title: caseIgnoreListSubstringsMatch
description: Compares an assertion value of the Substring Assertion syntax to a value whose syntax is an ASN.1 SEQUENCE OF the DirectoryString type.
component: pingds
version: 8.1
page_id: pingds:schemaref:mr-caseIgnoreListSubstringsMatch
canonical_url: https://docs.pingidentity.com/pingds/8.1/schemaref/mr-caseIgnoreListSubstringsMatch.html
---

# caseIgnoreListSubstringsMatch

Compares an assertion value of the Substring Assertion syntax to a value whose syntax is an ASN.1 SEQUENCE OF the DirectoryString type.

The rule evaluates to TRUE if and only if the assertion value matches the concatenated strings of the attribute value, where none of the initial, any, or final substrings match if they span more than one of the original attribute value strings. The match is evaluated according to the `caseIgnoreSubstringsMatch` rule.

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