Which class should you use?

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?

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?

A.
LSAuthenticationObject

B.
CredentialPicker

C.
PSCredential

D.
AuthenticationPicker

E.
LSCredentialFormContext

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.



Leave a Reply 0

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