70-484 · Question #159
The owner of a popular wholesale coffee bean store has a website that enables users to order beans. Regular customers are rewarded for their loyalty when they sign in using their Windows Live…
The correct answer is C. Obtain a token from the Facebook identity property based on the claims of the user. D. Examine the users' roles while enabling them to access various sections of the app, including E. Provide an option in the Settings pane that enables the user to revoke access to the app and. See the full explanation below for the reasoning.
Question
The owner of a popular wholesale coffee bean store has a website that enables users to order beans. Regular customers are rewarded for their loyalty when they sign in using their Windows Live account. Signed-in users can view their orders and participate in forum discussions, for example. Some users can act as moderators. You have been asked to implement the authentication and authorization portion of the Windows Store app being built for the business. How should you implement this feature? (Choose all that apply.)
Options
- AUse the CredentialPicker class to obtain the user's Facebook credentials and use it to sign in the
- BUse the PasswordVault object to save the credentials because users shouldn't sign out of the
- CObtain a token from the Facebook identity property based on the claims of the user.
- DExamine the users' roles while enabling them to access various sections of the app, including
- EProvide an option in the Settings pane that enables the user to revoke access to the app and
How the community answered
(51 responses)- A20% (10)
- B10% (5)
- C71% (36)
Community Discussion
No community discussion yet for this question.