<

Question 133


5.3.3 Question

Multiple Choice

WIF adds the concepts of claims to which of the following? (Choose all that apply.)

  • A. IIdentity
  • B. IPrincipal
  • C. SWTToken
  • D. User

Answer:

AB
Explanation
A. Correct: The class implementing the IIdentity interface contains claims information.
B. Correct: The class implementing the IPrincipal interface contains claims information.
C. Incorrect: User does not carry any claims information.
D. Incorrect: MembershipProvider does not contain claims information.