The response to an Extended Request is defined as follows:
ExtendedResponse ::= [APPLICATION 24] SEQUENCE
{
COMPONENTS OF LDAPResult,
responseName [10] LDAPOID OPTIONAL,
responseValue [11] OCTET STRING OPTIONAL
}
The elements of the extended response include:
- The elements of the LDAP Result object.
- responseName - An optional OID used to indicate the type of response.
- responseValue - An optional encoded value with additional information to include in the response.
There might be more information for this subject on one of the following: