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

Novell.Directory.Ldap.LdapException.INVALID_CREDENTIALS Field

Indicates that invalid information was passed during a bind operation. [Edit]

Value: 49

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

Requirements

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