SPC050201: Instantiate a new SPSite inside RunWithElevatedPrivileges |
SPC050201: Instantiate a new SPSite inside RunWithElevatedPrivileges |
An SPSite object created outside the delegate can be referenced inside the delegate, however, the methods and property assessors of the object run with the privileges of the user context in which the objects were created, not with the elevated privileges.
TypeName: | InstantiateNewSPSiteInRunWithElevatedPrivileges |
CheckId: | SPC050201 |
Severity: | CriticalWarning |
Type: | AssemblyFileReference |
Instantiate a new SPSite inside RunWithElevatedPrivileges.
Bad Practice:
Copyright © 2013 RENCORE AB. All Rights Reserved
Disclaimer: The views and opinions expressed in this documentation and in SPCAF are those of the creators and do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. All trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners. SharePoint Code Analysis Framework, Version 4.5.2.7855, see www.spcaf.com for more information |