Novell.Directory.Ldap.LdapException.INVALID_CREDENTIALS Field
Indicates that invalid information was passed during a bind operation.

Value: 49

Syntax

public static const int INVALID_CREDENTIALS

Remarks

Indicates that invalid information was passed during a bind operation.

One of the following occurred:

  • The client passed either an incorrect DN or password.
  • The password is incorrect because it has expired, intruder detection has locked the account, or some other similar reason.

Requirements

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