2.2.2.7 MapSvrUnicodeMapString

 typedef opaque MapSvrUnicodeMapString<MAXLINELENx2>;

An XDR variable-length opaque data field, as specified in [RFC4506] section 4.10, whose maximum length is specified in bytes. The maximum length is defined by the length field that precedes the byte stream. The value of the length field MUST NOT exceed the value MAXLINELENx2. The maximum length of the character string is equal to as many 2-byte Unicode (UTF-16) characters as can be stored in a MapSvrUnicodeMapString, with a maximum length equal to length. Minimum length is 0.

This type is used to define a single account map in colon-delimited string format when returned as an output from the map enumeration procedure. For more details, see section 2.2.3.4.

The format of a MapSvrUnicodeMapString field is a sequence of colon-delimited fields as specified in section 2.2.2.6, substituting Unicode characters for MBCS characters.