Activity «Set credential» can be found in section «Windows Credentials».
Activity lets setting or updating credential data (username, password or both) in Credential Manager.
Property; Class; Type; Description
Asset Name; In; String; Resource name being written or filled in.
Username; In; String; Username to be written into resource.
Password; In; String; Password to be written into resource.
Rewrite?; In; Boolean; Determines whether the credential data should overwrite the existing values in the Credential Manager if it already exists. If the "false" is chosent, it will trigger error (exception).
Persistence; In; CredentialManagement. PersistanceType; Resource data level. Determines resource lifespawn. It could be set to work session, PC or domain.