uniqueMemberMatch
Compares an assertion value of Name And Optional UID syntax to a value whose syntax is an ASN.1 NameAndOptionalUID type.
The rule evaluates to TRUE if and only if
The distinguished name components of the assertion value and the attribute value
match according to the distinguishedNameMatch
rule,
and either of the following are true:
* The bit string component is absent from both values.
*
The bit string components are present in both values,
and they match according to the bitStringMatch
rule.
Names |
uniqueMemberMatch |
Origin |
|
Assertion syntax |
|
OID |
2.5.13.23 |