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

# caseIgnoreListMatch

Compares an assertion that is a sequence of strings to a value whose syntax is an ASN.1 SEQUENCE OF the DirectoryString type.

The rule evaluates to TRUE if and only if the attribute value and the assertion value have the same number of strings, and corresponding strings match according to the `caseIgnoreMatch` matching rule.

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