Sorry, but there are no more tags available to filter with.
First, we have to know the user connection name (here from an ASP.NET page). string principal = this .Context.User.Identity.Name; Then we have to define some stuff : search filter including object type and connection name, domain, properties to retrieve...