Trust Levels
Use this screen to configure the code access security settings that your application should use after deployment.
Trust Level
Trust Level
Select the required trust level for your application. ClickOnce trust levels are defined using XML permissions sets. Trust Levels control what your code will be allowed to do on the users target system, which .Net Framework calls they are able to make.
If you set your application to require full trust, the user will be asked to confirm that they wish to install it. By setting a lower trust level you can prevent this.
Trust Definition
If you select Custom for the trust level you can edit your custom definition here.