ADObjectId.GetDescendantId method
Returns the Active Directory object identifier for the specified descendant object.
Overload list
Name | Description | |
---|---|---|
GetDescendantId(ADObjectId) | Returns the Active Directory object identifier for the specified descendant object given the associated relative path. | |
GetDescendantId(String, String, []) | Returns the Active Directory object identifier for the specified descendants. |
Top