Wednesday, October 5, 2011

Code Access Security

  SharePoint continues to support code access security, in which you can specify your own code access
security (CAS) policy for your web parts so that you can perform operations that are not normally
allowed inside of your SharePoint application. SharePoint provides minimal permissions out of the
box for your web parts, which usually meet your needs, so use custom CAS policies with caution.
Instead, take a look at Sandbox Solutions, which we will discuss next, as a possible alternative to
using CAS. Sandbox Solutions do not require changes to the confi  guration in SharePoint. They have
resource throttling, and they can be deployed both on  -  premise or in the cloud in SharePoint Online.
In addition, Sandbox Solutions leverage CAS under the covers, so you do not have to confi  gure CAS
policies yourself.  

No comments:

Post a Comment

Thank you for Commenting Will reply soon ......

Featured Posts

HashiCorp Nomad: A Comprehensive Guide to Workload Orchestration

HashiCorp Nomad is a distributed workload orchestrator designed to deploy and manage containers, batch jobs, long-running services, legacy ...