SearchResult.distinguishedName

The path to the entry like CN=Jeff Smith,OU=Sales,DC=Fabrikam,DC=COM. See https://msdn.microsoft.com/en-us/library/aa366101(v=vs.85).aspx

struct SearchResult
string distinguishedName;

Meta