The String(Printable) syntax is used for strings containing printable character set, which is case sensitive.
Syntax property | Value | Description |
---|---|---|
Syntax-Name | String(Printable) | |
attributeSyntax | 2.5.5.5 | An OID of a syntax. The combination of the attributeSyntax and oMSyntax properties determines the syntax of an attribute. |
oMSyntax | 19 | 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 | Destination-Indicator Display-Name-Printable Mscope-Id Options-Location Serial-Number Super-Scopes dhcp-Mask dhcp-Ranges dhcp-Reservations dhcp-Servers dhcp-Sites dhcp-State dhcp-Subnets |
Remarks | Active Directory does not currently enforce the Printable character set restriction on attributes of the PrintableString syntax. Therefore, you should use only the characters in the Printable character set for attributes of the PrintableString syntax. |
Usage | Use this string syntax for attributes that should contain only characters from the printable character set. |