What should you recommend?

You are developing a Windows Store app that retrieves information from a social networking
application by using web services. The web services require authentication.
You need to recommend a solution to ensure that users are prompted for their credentials
only the first time they use the app, even if the users are using the app from another device.
What should you recommend?

You are developing a Windows Store app that retrieves information from a social networking
application by using web services. The web services require authentication.
You need to recommend a solution to ensure that users are prompted for their credentials
only the first time they use the app, even if the users are using the app from another device.
What should you recommend?

A.
the Credential Manager

B.
roaming storage

C.
the Web Authentication Broker

D.
the Credential Locker



Leave a Reply 5

Your email address will not be published. Required fields are marked *


chooch

chooch

I believe this one is A

http://blogs.msdn.com/b/windowsappdev/archive/2013/05/30/credential-locker-your-solution-for-handling-usernames-and-passwords-in-your-windows-store-app.aspx

“If you haven’t yet heard about the Credential Locker that’s available for Windows Store apps, it’s time you did. Why? Because it not only simplifies the task of storing and retrieving user credentials, it stores them securely, and credentials roam with users “for free” along with their Microsoft account.”

j

j

if the users are using the app from another device !

B