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
Public method GetChildId(String) Returns the Active Directory object identifier of the specified child object in Active Directory Domain Services.
Public method 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.

See also

Reference

ADObjectId class

ADObjectId members

Microsoft.Exchange.Data.Directory namespace