Microsoft
70-576 · Question #66
You are designing an application that will use a timer job that will run each night to send documents to a SharePoint 2010 Records Center site for archiving. The security on the site requires higher…
The correct answer is D. to run with impersonation. See the full explanation below for the reasoning.
Question
You are designing an application that will use a timer job that will run each night to send documents to a SharePoint 2010 Records Center site for archiving. The security on the site requires higher privileges than those normally associated with the application. The security requirements for this application specify that:
- It must not require customized storage of the user credentials.
- The user token used for security access must expire within 24 hours
unless specifically refreshed to prevent extended or unintended use over time.
- The security mechanism must require a two-way trust to prevent
unauthorized activity between domains.
- The application must use the SharePoint object model to accomplish
this. You need to design the application to support these security requirements. How should you design the timer job?
Options
- Ato inherit the security role assignments
- Bto log on to the Records Center site with a service account stored in a database
- Cto run with elevated privileges
- Dto run with impersonation
How the community answered
(61 responses)- A5% (3)
- B13% (8)
- C7% (4)
- D75% (46)
Community Discussion
No community discussion yet for this question.