API Reference
Class
DirectoryObjectWriteErrorCodes
Stable error codes for directory object write validation failures.
Inheritance
- Object
- DirectoryObjectWriteErrorCodes
Inherited Methods
Fields
public const String NoMutationRequested #No typed/custom updates or clear operations were provided.
Value:
directory_write_no_mutation_requestedpublic const String AttributeSetClearConflict #The same attribute was requested for both set and clear in one request.
Value:
directory_write_attribute_set_clear_conflictpublic const String AttributeReadOnly #Attempted to set or clear a read-only attribute from the denylist.
Value:
directory_write_attribute_read_only