nerdexam
Microsoft

70-484 · Question #30

You need to authenticate to a social networking site. Which code segments should you insert at line SR40? (Each correct answer presents part of the solution. Choose all that apply.)

The correct answer is A. WebAuthenticationOptions.SilentMode, C. source.RequescUri.SecureScrlng,. A (not D): Scenario: Retrieve user data from the social network services by using the authentication credentials. C (not B): Scenario: When SSL is available, use SSL to retrieve data from social network

Manage Security and Data

Question

You need to authenticate to a social networking site. Which code segments should you insert at line SR40? (Each correct answer presents part of the solution. Choose all that apply.)

Options

  • AWebAuthenticationOptions.SilentMode,
  • Bsource.RequescUri,
  • Csource.RequescUri.SecureScrlng,
  • DWebAuthenticationOptions.None,

How the community answered

(29 responses)
  • A
    72% (21)
  • B
    17% (5)
  • D
    10% (3)

Explanation

A (not D): Scenario: Retrieve user data from the social network services by using the authentication credentials. C (not B): Scenario: When SSL is available, use SSL to retrieve data from social network

Topics

#WebAuthentication#OAuth#SilentMode#social networking

Community Discussion

No community discussion yet for this question.

Full 70-484 Practice