2.3.3.3 ad:distinguishedName
The synthetic attribute ad:distinguishedName contains the LDAP distinguished name of the directory object; that is, the value of O!distinguishedName where O is the directory object being represented as a XML view. Values of this attribute have xsi:type equal to "xsd:string".
This attribute is read only.
The following is an example of the ad:distinguishedName synthetic attribute as it would be found in the XML view of a directory object.
-
<ad:distinguishedName> <ad:value xsi:type="xsd:string">CN=Test,DC=fabrikam,DC=com</ad:value> </ad:distinguishedName>