3.3.4.6.2.3 TranslateNameRequest/FormatDesired

The FormatDesired element contains either DistinguishedName or CanonicalName, per the ActiveDirectoryNameFormat simple type defined in section 3.3.4.6.4.1, indicating the format of the desired resultant TranslateNameResponse/NameTranslateResult/ActiveDirectoryNameTranslateResult/Name elements array.

Note that there MUST be one, and only one, FormatDesired element. Each string element in the TranslateNamesRequest/Names array element is converted to that specified type.

 <xs:element minOccurs="0" name="FormatDesired" type="ca:ActiveDirectoryNameFormat" />

The FormatDesired element is either DS_FQDN_1779_Name or DS_CANONICAL_NAME, as specified in [MS-DRSR] section 4.1.4.1.3. See also section 3.3.4.6.3.1.1.