Sunday, 14 February 2010

Permission of click one application

When setting code access security permissions for a ClickOnce application, you need to start with a base set of permissions. One way to do this is by setting a security zone to populate the Permissions required by the application table.

In most cases, you will want to start with no permissions and add the permissions required by your application one at a time; you can do so by selecting the Custom security zone.



For more infomation visit http://msdn.microsoft.com/en-us/library/h43h8t7f(VS.80).aspx

No comments: