The String(IA5) syntax refers to a string of IA5 character set. This syntax is case sensitive.
Syntax property | Value | Description |
---|---|---|
Syntax-Name | String(IA5) | |
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 | 22 | 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 | msNPCalledStationID msNPCallingStationID msNPSavedCallingStationID msRADIUSCallbackNumber msRADIUSFramedRoute msRASSavedCallbackNumber msRASSavedFramedRoute |
Remarks | Active Directory does not currently enforce the IA5 character set restiction on attributes of IA5String syntax. Therefore, if you use attributes of the IA5String syntax, use characters in the IA5 character set only. |
Usage | Use this string syntax for attributes that should contain only characters from the IA5 character set. |