DRAG DROP -Northwind Traders uses Microsoft Office 365 to share customer information between internal and external users. Northwind Traders plans to allow external sales managers to manage customers on the Office 365 site by providing a custom SharePoint autohosted app. The custom web application will be hosted on MicrosoftAzure.You develop the autohosted app that allows all users on Office 365 to be able to read and write data in a SharePoint list from an ASP.NET web application.You need to ensure that the custom web application will authenticate itself, get access tokens from the Microsoft Azure Access Control Service (ACS), and read to and write from a SharePoint list.You have the following code:Which code segments should you include in Target 1, Target 2 and Target 3 to complete the code? (To answer, drag the appropriate code segments to the correct targets in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)Select and Place:
DRAG DROP -A company uses SharePoint and Microsoft Dynamics CRM to manage customers. External users log in to the SharePoint site by using forms-based authentication.The company needs to authenticate users by using a custom claims provider.You have the following requirements:1. Site administrators must be able to locate users in CRM.2. Site administrators must be able to select users based on their roles in CRM.3. Site administrators must be able to confirm that users exist in CRM.You need to implement the custom claims provider.How should you complete the relevant code? (To answer, drag the appropriate code segments to the correct location or locations in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)Select and Place:
HOTSPOT -A web application that listens on port 80 has been created for Internet users to access your company's SharePoint site. The web application uses claims-based authentication.Users report that they are prompted for credentials when they access the site in their browser.You need to enable anonymous access.On the Manage web applications page in Central Administration, which option should you select? (To answer, select the appropriate menu item in the answer area.)Hot Area:
DRAG DROP -You add a site column for an Enterprise Content Management (ECM) project by using the Site Column Designer in Visual Studio 2012.You need to identify what the designer-generated XML will look like.You have the following code:Which xml elements should you include in Target 1, Target 2, Target 3, Target 4 and Target 5 to complete the code? (To answer, drag the appropriate XML element to the correct targets in the answer area. Each XML element may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)Select and Place:
HOTSPOT -A web application that listens on port 80 has been created for Internet users to access your company's SharePoint site.Your company requires anonymous users to authenticate before they post content.You need to change the permissions that are assigned to unauthenticated users.On the Manage web applications page in Central Administration, which option should you select? (To answer, select the appropriate menu item in the answer area.)Hot Area:
DRAG DROP -You need to retrieve data about all the lists in a site by using the REST (Representational State Transfer) API.You have the following code:Which code segments should you include in Target 1 and Target 2 to complete the code? (To answer, drag the appropriate code segments to the correct location or locations in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)Select and Place: