Microsoft
70-576 · Question #81
You are designing a custom administrative timer job for a SharePoint 2010 farm. You need to design a storage plan for the program configuration data that meets the following requirements: - The…
The correct answer is C. the SPPersistedObject class in the hierarchical object store. See the full explanation below for the reasoning.
Question
You are designing a custom administrative timer job for a SharePoint 2010 farm. You need to design a storage plan for the program configuration data that meets the following requirements:
- The configuration data in the storage location must control the
program logic for the timer job.
- The storage location must allow the configuration information to be
saved and modified as the timer job parameters change.
- The storage location must require administrative access to modify the
program logic.
- The storage method must support farm-scoped timer jobs.
Which object class should you use to create the storage location?
Options
- Athe ConfigurationSection class in the web.config file
- Bthe SPWebConfigModification class in in the web.config file
- Cthe SPPersistedObject class in the hierarchical object store
- Dthe SPWeb class in the site collection property bag
How the community answered
(21 responses)- A10% (2)
- B10% (2)
- C76% (16)
- D5% (1)
Community Discussion
No community discussion yet for this question.