Novell.Directory.Ldap.LdapException.Ldap_NOT_SUPPORTED Field
Indicates that the requested functionality is not supported by the client. For example, if the LDAP client is established as an LDAPv2 client, the libraries set this error code when the client requests LDAPv3 functionality.

Value: 92

Syntax

public static const int Ldap_NOT_SUPPORTED

Remarks

Indicates that the requested functionality is not supported by the client.

For example, if the LDAP client is established as an LDAPv2 client, the libraries set this error code when the client requests LDAPv3 functionality.

Requirements

Namespace: Novell.Directory.Ldap
Assembly: Novell.Directory.Ldap (in Novell.Directory.Ldap.dll)