2.2.7.26 LSA_FOREST_TRUST_COLLISION_RECORD_TYPE
The LSA_FOREST_TRUST_COLLISION_RECORD_TYPE type specifies the type of a collision record in the message.
-
typedef enum _LSA_FOREST_TRUST_COLLISION_RECORD_TYPE { CollisionTdo = 0, CollisionXref, CollisionOther } LSA_FOREST_TRUST_COLLISION_RECORD_TYPE;
CollisionTdo: A forest trust record that a caller attempted to set on a trusted domain object has suffered a collision with another trusted domain object in Active Directory, as specified in [MS-ADTS], section 6.1.6.
CollisionXref: 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 forest to which the server belongs, as specified in [MS-ADTS], section 6.1.6.
CollisionOther: A forest trust record that a caller attempted to set on a trusted domain object has suffered a collision for an unknown reason.