Hi all, imagin i have a full project with 10 little xamls that any one can have access, but i whant just a part of the it to be secure for exemple 1 xaml os to be hide or something like that.
It is possible to have only 1 xaml with password/secure, or something like it ?
If you are using Orchestrator then store those kind of confidential information in Assets. Else save those values in config file and protect with password.
If you want to “hide” some parts of your project and you have access to Orchestrator, you could publish those as libraries, so it would not be as easy to see what is inside…