ResultDN Property
The Distinguished Name returned in the last server response (if any).
Object Oriented Interface
public function getResultDN();
Procedural Interface
ipworks_ldap_get($res, 26 );
Default Value
''
Remarks
This property contains the Distinguished Name returned in the last server response (if any). This is identical to the corresponding parameter provided by the last Result, or SearchComplete event.
This property is read-only.
Data Type
String