nerdexam
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)
  • A
    15% (6)
  • B
    76% (31)
  • C
    7% (3)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 70-484 Practice