nerdexam
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)
  • A
    2% (1)
  • B
    80% (33)
  • C
    10% (4)
  • D
    2% (1)
  • E
    5% (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.

Full 70-484 Practice