Query to find a user in the LDAP database.
Declarations
Type
string
Example
"(&(objectClass=inetOrgPerson)(|(uid=%(user)s)(mail=%(user)s)))"
Query to find a user in the LDAP database.
string
"(&(objectClass=inetOrgPerson)(|(uid=%(user)s)(mail=%(user)s)))"