RHLDAPSearch icon indicating copy to clipboard operation
RHLDAPSearch copied to clipboard

Added Attribute & Binary Support

Open JThramer opened this issue 11 years ago • 0 comments

Added support for a few things:

  • You can now specify the attributes you wish to retrieve from the LDAP directory
  • Binary results will now come back to you in an NSData object, which is a good thing.
  • Fixed some deprecated issues

JThramer avatar Apr 29 '13 21:04 JThramer