Hi, I want to send an email using UiPath. Please can you suggest where should I store the credentials? I dont have licence for Orchestrator and I dont want to hard code the credentials in the code.
@narayan_shrawagi, This will help you,
Regards,
Dominic
@narayan_shrawagi you can store credentials in window’s Credential Manager. once saved you can use get secure credential to retrieve them from there. Don’t forget to use type secure string for typing password(s).
All the best.
Rishi
Hello,
how are credentials encrypted in UiPath
The credentials are stored in Orchestrator’s database using a 256-bit encryption.