Developers modify a unique constraint when they want to change the columns that the constraint is attached to, change the constraint name, or set additional properties for the constraint. In this case they should follow the next steps:
1. In their database diagram, right-click the table containing the constraint, then select Indexes/Keys …