ADObjectId.GetChildId method
Returns the Active Directory object identifier of the specified child object in Active Directory Domain Services (AD DS).
Overload list
Name | Description | |
---|---|---|
GetChildId(String) | Returns the Active Directory object identifier of the specified child object in Active Directory Domain Services. | |
GetChildId(String, String) | Returns the Active Directory object identifier of the specified child object in Active Directory Domain Services. |
Top
Remarks
The specified child object does not need to exist in AD DS. To return the Active Directory object identifier of an existing descendant, use the GetDescendantId() method.