...
This activity clears the value of a specified attribute for an Active Directory entry.
NOTE: An attribute to be cleared means to insert null value but strings with 0 length or attributes with null value are not valid attribute in AD, this means that when you set a value to "" , the property/attribute gets deleted.
Activity Parameters
The ClearADAttributeValue activity parameters can be provided by manual inserted values or via IN arguments or variables:
...