C# Class Novell.Directory.Ldap.Utilclass.IntermediateResponseFactory
Takes an LDAPIntermediateResponse and returns an object (that implements the base class LDAPIntermediateResponse) based on the OID. You can then call methods defined in the child class to parse the contents of the response. The methods available depend on the child class. All child classes inherit from the LdapIntermediateResponse.