READ Free Dumps For Microsoft- 70-576
Question ID 10123 | You are designing a SharePoint 2010 application that contains a Web Part. The Web Part must connect to an RSS data stream provided by a Web service. The Web service is on another server in the domain. You need to recommend an authentication approach that meets the following requirements: SharePoint users must not be required to supply additional credentials for the Web service. Standard authentication systems available to SharePoint 2010 must be used. Which authentication approach should you recommend? |
Option A | NTLM |
Option B | Forms-based authentication (FBA) |
Option C | Kerberos |
Option D | Lightweight Directory Access Protocol (LDAP) |
Correct Answer | C |
Question ID 10124 | 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? |
Option A | To inherit the security role assignments |
Option B | To log on to the Records Center site with a service account stored in a database |
Option C | To run with elevated privileges |
Option D | To run with impersonation |
Correct Answer | D |