MoveToDN
Moves objects from one DN to another one.
Input
Name | Type | Description |
DN | String | The current DN of the object to be moved on the server (for example, cn=Bob F,ou=Employees,dc=Domain). |
NewParentDN | String | The new parent DN of the object(for example ou=Test Org,dc=Domain). |
Result Set Columns
Name | Type | Description |
Success | String | Indicates whether movement was successfull or not. |