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

Novell.Directory.Ldap.LdapException.NO_SUCH_OBJECT Field

Indicates the target object cannot be found. [Edit]

Value: 32

public static const int NO_SUCH_OBJECT

Remarks

Indicates the target object cannot be found.

This code is not returned on the following operations:

  • Search operations that find the search base but cannot find any entries that match the search filter.
  • Bind operations.
[Edit]

Requirements

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