TestimoX

API Reference

Class

DirectoryObjectWriteErrorCodes

Namespace ADPlayground
Assembly ADPlayground
Modifiers static

Stable error codes for directory object write validation failures.

Inheritance

  • Object
  • DirectoryObjectWriteErrorCodes

Fields

public const String NoMutationRequested #

No typed/custom updates or clear operations were provided.

Value: directory_write_no_mutation_requested
public const String AttributeSetClearConflict #

The same attribute was requested for both set and clear in one request.

Value: directory_write_attribute_set_clear_conflict
public const String AttributeReadOnly #

Attempted to set or clear a read-only attribute from the denylist.

Value: directory_write_attribute_read_only