Mono Class Library: Novell.Directory.Ldap.LdapException Overview | Members

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. [Edit]

Value: 92

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.

[Edit]

Requirements

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