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

Novell.Directory.Ldap.LdapException.UNWILLING_TO_PERFORM Field

Indicates that the LDAP server cannot process the request because of server-defined restrictions. [Edit]

Value: 53

public static const int UNWILLING_TO_PERFORM

Remarks

This error is returned for the following reasons:

  • The add entry request violates the server's structure rules.
  • The modify attribute request specifies attributes that users cannot modify.
[Edit]

Requirements

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