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

Novell.Directory.Ldap.LdapException.NAMING_VIOLATION Field

Indicates that the add or modify DN operation violates the schema's structure rules. [Edit]

Value: 64

public static const int NAMING_VIOLATION

Remarks

Indicates that the add or modify DN operation violates the schema's structure rules.

For example,

  • The request places the entry subordinate to an alias.
  • The request places the entry subordinate to a container that is forbidden by the containment rules.
  • The RDN for the entry uses a forbidden attribute type.
[Edit]

Requirements

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