zakird / pyad

Python Active Directory Tools | *Not actively maintained*
http://zakird.github.io/pyad/
176 stars 72 forks source link

Not an issue - question on adquery #134

Open Andrewkha opened 3 years ago

Andrewkha commented 3 years ago

Hello

I'm wondering about the possible syntax for where_clause. It's clear if I want to check whether certain attribute equals to smth, but what about more complex? For example I want to check if certain value is in memberOf attribute. Is it supported?