The members of Novell.Directory.Ldap.LdapMessage are listed below.
See Also: Inherited members from System.Object
Public Fields
static const | ABANDON_REQUEST | int (16). Documentation for this section has not yet been entered. |
static const | ADD_REQUEST | int (8). Documentation for this section has not yet been entered. |
static const | ADD_RESPONSE | int (9). Documentation for this section has not yet been entered. |
static const | BIND_REQUEST | int (0). Documentation for this section has not yet been entered. |
static const | BIND_RESPONSE | int (1). Documentation for this section has not yet been entered. |
static const | COMPARE_REQUEST | int (14). Documentation for this section has not yet been entered. |
static const | COMPARE_RESPONSE | int (15). Documentation for this section has not yet been entered. |
static const | DEL_REQUEST | int (10). Documentation for this section has not yet been entered. |
static const | DEL_RESPONSE | int (11). Documentation for this section has not yet been entered. |
static const | EXTENDED_REQUEST | int (23). Documentation for this section has not yet been entered. |
static const | EXTENDED_RESPONSE | int (24). Documentation for this section has not yet been entered. |
static const | MODIFY_RDN_REQUEST | int (12). Documentation for this section has not yet been entered. |
static const | MODIFY_RDN_RESPONSE | int (13). Documentation for this section has not yet been entered. |
static const | MODIFY_REQUEST | int (6). Documentation for this section has not yet been entered. |
static const | MODIFY_RESPONSE | int (7). Documentation for this section has not yet been entered. |
static const | SEARCH_REQUEST | int (3). Documentation for this section has not yet been entered. |
static const | SEARCH_RESPONSE | int (4). Documentation for this section has not yet been entered. |
static const | SEARCH_RESULT | int (5). Documentation for this section has not yet been entered. |
static const | SEARCH_RESULT_REFERENCE | int (19). Documentation for this section has not yet been entered. |
static const | UNBIND_REQUEST | int (2). Documentation for this section has not yet been entered. |
Public Properties
[read-only] | Controls | LdapControl[]. Documentation for this section has not yet been entered. |
[read-only] | MessageID | int. Documentation for this section has not yet been entered. |
[read-only] | Request | bool. Documentation for this section has not yet been entered. |
| Tag | string. Documentation for this section has not yet been entered. |
[read-only] | Type | int. Documentation for this section has not yet been entered. |