Compartir a través de


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