The String(Teletex) syntax is used for strings composed of characters in the teletex character set, which is case-insensitive.
Syntax property | Value | Description |
---|---|---|
Syntax-Name | String(Teletex) | |
attributeSyntax | 2.5.5.4 | An OID of a syntax. The combination of the attributeSyntax and oMSyntax properties determines the syntax of an attribute. |
oMSyntax | 20 | Syntax of this attribute as defined by the XAPIA XOM (X/Open Object Model) specification. |
oMObjectClass | An octet string that must be specified for attributes whose oMSyntax property value is 127. Usually, there is a one-to-one mapping between the attributeSyntax and the oMObject class. | |
Attributes of this syntax | Address-Type Knowledge-Information Legacy-Exchange-DN MSMQ-CSP-Name MSMQ-Computer-Type MSMQ-Label MSMQ-Site-Name Network-Address |
Remarks | Active Directory does not currently enforce the teletex character set restriction on attributes of CaseIngoreString syntax. Therefore, you should only use characters in the teletex character set for attributes of the CaseIgnoreString syntax. |
Usage | Use this string syntax for attributes that should contain only characters from the teletex character set. |