Windows Credential Manager Write Action
Writes credentials to the Windows Credential Manager.
Identified by the Application Name and the Credential Type

Application Name and Credential type
For Generic credentials, the application name can be anything, a name, a url etc. For Domain Password, the name as a machine name.
Persistence
- Session - credentials are only persisted for the current login session.
- Local Machine - persited on the local machine across login sessions.
- Enterprise - persisted to roaming user profile, can be used across different machines.