Multiple choice technology programming languages

WCF service author Can configure authorization with PrincipalPermissionMode setting in ServiceAuthorization behavior. Please select the invalid for?

  1. UseWindowsGroups

  2. UseAspNetRoles

  3. UseNetworkUser

  4. None

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

WCF PrincipalPermissionMode supports UseWindowsGroups, UseAspNetRoles, and None. UseNetworkUser is not a valid PrincipalPermissionMode value. The question has grammatical issues but tests this knowledge.