!!! Overview
[{$pagename}] [MatchingRule] compares an [Assertion Value] of the Substring Assertion syntax to an [Attribute Value] of a syntax (e.g., the [IA5 String] syntax) whose corresponding [ASN.1] type is [IA5String].

[{$pagename}] rule evaluates to [TRUE] if and only if all of: 
* (1) the prepared substrings of the assertion value match disjoint portions of the prepared attribute value character string in the order of the substrings in the assertion value
* (2) an <initial> substring, if present, matches the beginning of the prepared attribute value character string
* (3) a <final> substring, if present, matches the end of the prepared attribute value character string.  A prepared substring matches a portion of the prepared attribute value character string if corresponding characters have the same code point.

[LDAP Internationalized String Preparation] the [Attribute Value] and [Assertion Value] substrings for comparison, characters are case folded in the Map preparation step, and only Insignificant Space Handling is applied in the Insignificant Character Handling step.

!! LDAP [{$pagename}] 
In LDAP [{$pagename}] is a [Matching Rule] defined as:
* [OID]: [1.3.6.1.4.1.1466.109.114.3]
* [NAME]: [{$pagename}]
* [SYNTAX]: [1.3.6.1.4.1.1466.115.121.1.58]

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]