5.33 DescendantObject
-
procedure DescendantObject( ancestor: DSName, rdns: unicodestring): DSName
The DescendantObject procedure constructs a DN string by concatenating rdns and ancestor.dn, and then verifies the existence of the descendant object. It returns the DSName if the descendant exists, and null otherwise.