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

Novell.Directory.Ldap.LdapException.INVALID_DN_SYNTAX Field

Indicates that the syntax of the DN is incorrect. [Edit]

Value: 34

public static const int INVALID_DN_SYNTAX

Remarks

Indicates that the syntax of the DN is incorrect.

If the DN syntax is correct, but the LDAP server's structure rules do not permit the operation, the server returns LDAP_UNWILLING_TO_PERFORM.

[Edit]

Requirements

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