ADObjectId.GetChildId Method
Include Protected Members
Include Inherited Members
Returns the Active Directory object identifier of the specified child object in the Active Directory.
Overload List
| Name | Description | |
|---|---|---|
![]() |
GetChildId(String) | Returns the Active Directory object identifier of the specified child object in the Active Directory. |
![]() |
GetChildId(String, String) | Returns the Active Directory object identifier of the specified child object in the Active Directory. |
Top
Remarks
The specified child object does not need to exist in the Active Directory. To return the Active Directory object identifier of an existing descendant, use the GetDescendantId() method.
.gif)