The members of Novell.Directory.Ldap.LdapSearchRequest are listed below.
See Also: Inherited members from Novell.Directory.Ldap.LdapMessage
Public Constructors
| | Documentation for this section has not yet been entered. |
| | Documentation for this section has not yet been entered. |
Public Fields
static const | AND | int (0). Documentation for this section has not yet been entered. |
static const | ANY | int (1). Documentation for this section has not yet been entered. |
static const | APPROX_MATCH | int (8). Documentation for this section has not yet been entered. |
static const | EQUALITY_MATCH | int (3). Documentation for this section has not yet been entered. |
static const | EXTENSIBLE_MATCH | int (9). Documentation for this section has not yet been entered. |
static const | FINAL | int (2). Documentation for this section has not yet been entered. |
static const | GREATER_OR_EQUAL | int (5). Documentation for this section has not yet been entered. |
static const | INITIAL | int (0). Documentation for this section has not yet been entered. |
static const | LESS_OR_EQUAL | int (6). Documentation for this section has not yet been entered. |
static const | NOT | int (2). Documentation for this section has not yet been entered. |
static const | OR | int (1). Documentation for this section has not yet been entered. |
static const | PRESENT | int (7). Documentation for this section has not yet been entered. |
static const | SUBSTRINGS | int (4). Documentation for this section has not yet been entered. |
Public Properties
[read-only] | Attributes | string[]. Documentation for this section has not yet been entered. |
[read-only] | Dereference | int. Documentation for this section has not yet been entered. |
[read-only] | DN | string. Documentation for this section has not yet been entered. |
[read-only] | MaxResults | int. Documentation for this section has not yet been entered. |
[read-only] | Scope | int. Documentation for this section has not yet been entered. |
[read-only] | SearchFilter | IEnumerator. Documentation for this section has not yet been entered. |
[read-only] | ServerTimeLimit | int. Documentation for this section has not yet been entered. |
[read-only] | StringFilter | string. Documentation for this section has not yet been entered. |
[read-only] | TypesOnly | bool. Documentation for this section has not yet been entered. |