Overview #
A value of the Country String LDAPSyntaxes is one of the two-character Country Codes from ISO as defined in ISO 3166-1 alpha-2 for representing a country.The LDAP-specific encoding of a value of this syntax is defined by the following ABNF:
CountryString = 2(PrintableCharacter)
The PrintableCharacter rule Examples:
- US
- AU
The OID for Country String is 1.3.6.1.4.1.1466.115.121.1.11