This activity allows setting user or secure group custom attribute in Active Directory. Special permissions are required to actually update information.
SharePoint Workflow Designer Phrase
Set this user this attribute to this value in this domain.
Parameters
Parameter | Description |
this user | User login name. Ex: “user@domain”, “domain\user” or “user”Allowed multiple users or groups separated ‘;’. Ex: “user1; domain\user2” |
this attribute | Attribute name |
this value | Attribute value |
this domain | Optional. Domain name. You should enter domain name if user name without adomain, otherwise it will be calculated from the user name. |
By default, activity uses the current user when authenticating. If you want to use custom authentication, use “Set Active Directory authentication” activity before.
See complete list of user attribute name in “Get user’s custom attribute from Active Directory” activity.