nerdexam
Microsoft

70-484 · Question #160

70-484 Question #160: Real Exam Question with Answer & Explanation

The correct answer is B. Register your app with Facebook to obtain a client ID; configure a redirect URL to obtain an C. Set up the WebAuthenticationBroker with a URL that contains the client ID, redirect URL, and the D. Use the AuthenticateAsync method of the WebAuthenticationBroker class to authenticate the. See the full explanation below for the reasoning.

Question

By popular demand, you have decided to implement sharing photos using your photo mosaic Windows Store app with Facebook. You need to allow users to post photos to their Facebook timeline. What are the steps required to implement this feature? (Choose all that apply.)

Options

  • AAuthenticate the user by requesting Facebook credentials in a custom dialog box.
  • BRegister your app with Facebook to obtain a client ID; configure a redirect URL to obtain an
  • CSet up the WebAuthenticationBroker with a URL that contains the client ID, redirect URL, and the
  • DUse the AuthenticateAsync method of the WebAuthenticationBroker class to authenticate the
  • EAfter the user is logged on, post photos to Facebook using the methods available for desktop

Community Discussion

No community discussion yet for this question.

Full 70-484 Practice