Mono Class Library: Overview

Novell.Directory.Ldap.Rfc2251.RfcFilter: Members

The members of Novell.Directory.Ldap.Rfc2251.RfcFilter are listed below.

See Also: Inherited members from Novell.Directory.Ldap.Asn1.Asn1Choice

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Fields

static const
ANDint (0). Documentation for this section has not yet been entered.
static const
ANYint (1). Documentation for this section has not yet been entered.
static const
APPROX_MATCHint (8). Documentation for this section has not yet been entered.
static const
EQUALITY_MATCHint (3). Documentation for this section has not yet been entered.
static const
EXTENSIBLE_MATCHint (9). Documentation for this section has not yet been entered.
static const
FINALint (2). Documentation for this section has not yet been entered.
static const
GREATER_OR_EQUALint (5). Documentation for this section has not yet been entered.
static const
INITIALint (0). Documentation for this section has not yet been entered.
static const
LESS_OR_EQUALint (6). Documentation for this section has not yet been entered.
static const
NOTint (2). Documentation for this section has not yet been entered.
static const
ORint (1). Documentation for this section has not yet been entered.
static const
PRESENTint (7). Documentation for this section has not yet been entered.
static const
SUBSTRINGSint (4). Documentation for this section has not yet been entered.

Public Methods

addAttributeValueAssertion(int, string, sbyte[])
Documentation for this section has not yet been entered.
addExtensibleMatch(string, string, sbyte[], bool)
Documentation for this section has not yet been entered.
addPresent(string)
Documentation for this section has not yet been entered.
addSubstring(int, sbyte[])
Documentation for this section has not yet been entered.
endNestedFilter(int)
Documentation for this section has not yet been entered.
endSubstrings()
Documentation for this section has not yet been entered.
filterToString() : string
Documentation for this section has not yet been entered.
getFilterIterator() : IEnumerator
Documentation for this section has not yet been entered.
startNestedFilter(int)
Documentation for this section has not yet been entered.
startSubstrings(string)
Documentation for this section has not yet been entered.