Microsoft
70-481 · Question #1
You need to configure the CredentialPicker object to meet the requirements. Which code segment should you insert at line GC04?
The correct answer is C. options.CredentialSaveOption.selected. See the full explanation below for the reasoning.
Question
You need to configure the CredentialPicker object to meet the requirements. Which code segment should you insert at line GC04?
Options
- Aoptions.callerSavesCredential = false;
- Boptions.CredentialSaveOption.unselected;
- Coptions.CredentialSaveOption.selected;
- Doptions.callerSavesCredential = true;
- Eoptions.CredentialSaveOption.hidden;
How the community answered
(30 responses)- A3% (1)
- B3% (1)
- C80% (24)
- D13% (4)
Community Discussion
No community discussion yet for this question.