Pubished App

0
Hi, I have an app in which there are team members with different user roles. I have published the app(sandbox), so all my details like email address, azure credentials and other personal details are been shown to the team. So, please help me in stopping the team to view all my personal details or let me know who should I publish the app so that the details remain to me only but the team members should not see them. 
asked
1 answers
0

Have a look at the documentation on security: https://docs.mendix.com/refguide/security/

specifically look at the entity access section: https://docs.mendix.com/refguide/module-security/#entity-access

This will explain how to make sure that records are available to only you for example.

answered