2.2.2.7.1 szOID_OS_VERSION

OID = 1.3.6.1.4.1.311.13.2.3.

Internal Name: szOID_OS_VERSION.

Description: This attribute specifies the client's operating system version.

Format: The following is the ASN.1 structure for this attribute.

 AnyString ::= CHOICE {
         numericString   NUMERICSTRING,   -- tag 0x12 (18)
         printableString PRINTABLESTRING, -- tag 0x13 (19)
         teletexString   TELETEXSTRING,   -- tag 0x14 (20) 
         videotexString  VIDEOTEXSTRING,  -- tag 0x15 (21)
         ia5String       IA5STRING,       -- tag 0x16 (22)
         graphicString   GRAPHICSTRING,   -- tag 0x19 (25)
         visibleString   VISIBLESTRING,   -- tag 0x1A (26) 
         generalString   GENERALSTRING,   -- tag 0x1B (27)
         universalString UNIVERSALSTRING, -- tag 0x1C (28)
         bmpString       BMPSTRING,       -- tag 0x1E (30)
     } --#public