Valid 70-533 Dumps shared by ExamDiscuss.com for Helping Passing 70-533 Exam! ExamDiscuss.com now offer the newest 70-533 exam dumps, the ExamDiscuss.com 70-533 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-533 dumps with Test Engine here:
You develop a Windows Store application that has a web service backend. You plan to use the Azure Active Directory Authentication Library to authenticate users to Azure Active Directory (Azure AD) and access directory data on behalf of the user. You need to ensure that users can log in to the application by using their Azure AD credentials. Which two actions should you perform? Each correct answer presents part of the solution.
Correct Answer: A,B
Explanation/Reference: Explanation: A: Windows Store application "Add an application my organization is developing" "In the Add Application Wizard, enter a Name for your application and click the Native Client Application type" B: An application that wants to outsource authentication to Azure AD must be registered in Azure AD, which registers and uniquely identifies the app in the directory. References: http://msdn.microsoft.com/en-us/library/azure/dn499820.aspx#BKMK_Auth https://github.com/ AzureADSamples/NativeClient-WindowsStore