string(Printable)

The String(Printable) syntax is used for strings containing printable character set, which is case sensitive.

Syntax propertyValueDescription
Syntax-NameString(Printable)
attributeSyntax2.5.5.5 An OID of a syntax. The combination of the attributeSyntax and oMSyntax properties determines the syntax of an attribute.
oMSyntax19 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 syntaxDestination-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

RemarksActive 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.
UsageUse this string syntax for attributes that should contain only characters from the printable character set.