displayName
From PALDAP
When displaying an entry, especially within a one-line summary list, it is useful to be able to identify a name to be used. Since other attribute types such as 'cn' are multivalued, an additional attribute type is needed. Display name is defined for this purpose.
The displayName (Display Name) attribute type is defined in RFC 2798, section 5.3.
[edit] AttributeTypeDefinition
( 2.16.840.1.113730.3.1.241 NAME 'displayName' DESC 'preferred name of a person to be used when displaying entries' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
Facts about displayNameRDF feed
| Equality matching rule | caseIgnoreMatch + |
| OID | 2.16.840.1.113730.3.1.241 +info.pngOID Repository |
| RFC | 2798 + |
| RFC section | 5.3 + |
| Single-value | true + |
| Substring matching rule | caseIgnoreSubstringsMatch + |
| Syntax | 1.3.6.1.4.1.1466.115.121.1.15 +info.pngOID Repository |