4.1.29.2.4 TranslationInfo
Represents translation from the original domain controller to the new domain controller.
-
typedef struct { DCInfo OriginalDC; DCInfo NewDC; DNMap objMap; } TranslationInfo;
originalDC: The original DC's information.
newDC: The new DC's information.
objMap: The map of the original DC-related DNs to the new DC-related DN.