ModifyDNRequest Properties
.NET Framework 4
The ModifyDNRequest type exposes the following members.
| Name | Description | |
|---|---|---|
|
Controls | The Controls property contains a DirectoryControlCollection object. (Inherited from DirectoryRequest.) |
|
DeleteOldRdn | The DeleteOldRdn property specifies whether to delete the old relative distinguished name (RDN) of the object. |
|
DistinguishedName | The DistinguishedName property contains the distinguished name of the object. |
|
NewName | The NewName property contains the new object name. |
|
NewParentDistinguishedName | The NewParentDistinguishedName property contains the distinguished name of the new parent of the object. |
|
RequestId | The RequestId property contains the requestID specified in the request. (Inherited from DirectoryRequest.) |