EldoS
Navigation
Web site
Support
Table Of Contents

TElLDAPSSearchFilter class

Properties     Methods     Declared in    


 

TElLDAPSKeyserverSearchFilter is a base class for TElLDAPSKeyserverSearchFilter.

 
 

Description

    This class represents a filter which is used to perform search in LDAP database. A filter consists of zero or more conditions. Each condition consists of a string value, an equality criterium, and a logical condition which relates the current condition to other ones. Use AddCondition method to add a new condition to the filter. If you need a string representation of the filter, use ToString method.

 
 

Properties

  • IsEmpty
 
 

Methods

  • Constructor
  • AddCondition
  • ToString
 
 

Declared in

.NET:

  • Namespace: SBLDAPSClient
  • Assembly: SecureBlackbox.LDAP
VCL:
  • Unit: SBLDAPSClient
ActiveX/DLL: Not implemented
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation