Microsoft
70-484 · Question #161
You are investigating the feasibility of implementing OAuth2 authentication using an online identity provider. To provide a consistent user experience to your users, you decide to use the WebAuthentic
The correct answer is B. The WebAuthenticationBroker class supports OAuth2 authentication with online identity providers. See the full explanation below for the reasoning.
Question
You are investigating the feasibility of implementing OAuth2 authentication using an online identity provider. To provide a consistent user experience to your users, you decide to use the WebAuthenticationBroker class in your app. Which of the following is a correct statement for the WebAuthenticationBroker about OAuth2 support?
Options
- AThe WebAuthenticationBroker class supports OAuth2 authentication with only those identity
- BThe WebAuthenticationBroker class supports OAuth2 authentication with online identity providers
- CThe WebAuthenticationBroker class must be used every time the user wishes to log on because it
- DThe WebAuthenticationBroker class is suitable for use with online identity providers that support
How the community answered
(41 responses)- A15% (6)
- B76% (31)
- C7% (3)
- D2% (1)
Community Discussion
No community discussion yet for this question.