Microsoft
70-484 · Question #63
You are developing a Windows Store app. You need to display a dialog box that will allow the user to choose from a list of credentials. Which class should you use?
The correct answer is B. CredentialPicker. CredentialPicker class Applies to Windows only Creates an asynchronous object that displays a dialog box of credentials to the user and collects the user's response.
Manage Security and Data
Question
You are developing a Windows Store app. You need to display a dialog box that will allow the user to choose from a list of credentials. Which class should you use?
Options
- ALSAuthenticationObject
- BCredentialPicker
- CPSCredential
- DAuthenticationPicker
- ELSCredentialFormContext
How the community answered
(41 responses)- A2% (1)
- B80% (33)
- C10% (4)
- D2% (1)
- E5% (2)
Explanation
CredentialPicker class Applies to Windows only Creates an asynchronous object that displays a dialog box of credentials to the user and collects the user's response.
Topics
#CredentialPicker#credential UI#authentication dialog#Windows Security
Community Discussion
No community discussion yet for this question.