4.1.10.3.15 PerformModifyDNOperation
-
procedure PerformModifyDNOperation( currentDN: DN, newParentObject: DSName, newRDN: RDN)
The PerformModifyDNOperation procedure performs a Modify DN operation on an object with the DN currentDN by setting its new parent to newParentObject and by setting its new RDN value to newRDN. See [MS-ADTS] section 3.1.1.5.4 for more details.