How to secure a workflow with password/encrypt mode in our UiPath project

Hi @Palaniyappan

I want to protect my code of XAML file. Is there any way to do it by creating exe file, password protection etc.? So that, others cannot see my source code when I install in my client server and they should be able to execute only my workflow.

Your early response on my query will be highly appreciated.

Thank you

@eshwarsai_ks

You can publish the project. It will create the nupkg file. You can directly upload on orchestrator also if you are using unattended mode. If you are using attended mode then give the path.

Regards
Anand

1 Like