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

Novell.Directory.Ldap.LdapException.STRONG_AUTH_REQUIRED Field

Indicates a problem with the level of authentication. [Edit]

Value: 8

public static const int STRONG_AUTH_REQUIRED

Remarks

Indicates a problem with the level of authentication.

One of the following has occurred:

  • In bind requests, the LDAP server accepts only strong authentication.
  • In a client request, the client requested an operation such as delete that requires strong authentication.
  • In an unsolicited notice of disconnection, the LDAP server discovers the security protecting the communication between the client and server has unexpectedly failed or been compromised.
[Edit]

Requirements

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