Skip to main content
Nintex Community Menu Bar

Storing Credentials as a Workflow Constant

  • March 26, 2021
  • 0 replies
  • 323 views

KB_Admin
Nintex Employee
Forum|alt.badge.img+8

Topic

When storing credentials (UID and password) for a service account as a workflow constant, where is the user ID and password stored?

 

Instructions

The credentials are stored in the Nintex Workflow configuration database and are stored encrypted, using DES encryption, provided by the DESCryptoServiceProvider .NET class. The key length is 8 bytes.