<div class="content" name="LSA_FOREST_TRUST_COLLISION_RECORD_TYPE" uuid="afc7d769-a317-4805-9f45-85d5393b57af"><p>The LSA_FOREST_TRUST_COLLISION_RECORD_TYPE type specifies
the type of a collision record in the message.</p><dl>
<dd>
<div><pre> typedef  enum _LSA_FOREST_TRUST_COLLISION_RECORD_TYPE
 {
   CollisionTdo = 0,
   CollisionXref,
   CollisionOther
 } LSA_FOREST_TRUST_COLLISION_RECORD_TYPE;
</pre></div>
</dd></dl><p><b>CollisionTdo: </b>A <span><a href="31ca2a31-0be4-4773-bcef-05ad6cd3ccfb#gt_035d9ce5-f117-4251-8d4d-127c462ec4a0" data-linktype="relative-path">forest trust</a></span> record
that a caller attempted to set on a <span><a href="31ca2a31-0be4-4773-bcef-05ad6cd3ccfb#gt_f2ceef4e-999b-4276-84cd-2e2829de5fc4" data-linktype="relative-path">trusted domain object</a></span>
has suffered a collision with another trusted domain object in <span><a href="31ca2a31-0be4-4773-bcef-05ad6cd3ccfb#gt_e467d927-17bf-49c9-98d1-96ddf61ddd90" data-linktype="relative-path">Active
Directory</a></span>, as specified in <span><a href="../ms-adts/d2435927-0999-4c62-8c6d-13ba31a52e1a" data-linktype="relative-path">[MS-ADTS]</a></span>,
section <span><a href="../ms-adts/fe369d31-cc17-4ad7-849e-769403bc2c41" data-linktype="relative-path">6.1.6</a></span>.</p><p><b>CollisionXref: </b>A forest trust record that a
caller attempted to set on a trusted domain object has suffered a collision
with a cross-reference object belonging to the <span><a href="31ca2a31-0be4-4773-bcef-05ad6cd3ccfb#gt_fd104241-4fb3-457c-b2c4-e0c18bb20b62" data-linktype="relative-path">forest</a></span> to which the
server belongs, as specified in [MS-ADTS], section 6.1.6.</p><p><b>CollisionOther: </b>A forest trust record that a
caller attempted to set on a trusted domain object has suffered a collision for
an unknown reason.</p></div>