-
Purpose: Action - returns action currently to be taken for this object ("create", "update", or "delete")
-
Syntax: Action = "create"
-
Example: Although action could be used within other functions such as case or if, its typical use will be for a condition. In this case we will set the UPN only on create
Target Attribute : userPrincipalName
Value : userPrincipalName
Condition : action = "Create"