If I have web application with Claims Based Authentication, can I use SPRunWithElevatedPrivileges in the code to be deployed on that web application?

link|improve this question

29% accept rate
feedback

1 Answer

Yes, you can. This method runs code under web application pool account.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.