exam questions

Exam 70-486 All Questions

View all questions & answers for the 70-486 exam

Exam 70-486 topic 1 question 42 discussion

Actual exam question from Microsoft's 70-486
Question #: 42
Topic #: 1
[All 70-486 Questions]

You are designing an enterprise-level Windows Communication Foundation (WCF) application. User accounts will migrate from the existing system. The new system must be able to scale to accommodate the increasing load.
You need to ensure that the application can handle large-scale role changes.
Which two approaches can you use for authorization?

  • A. Resource-based trusted subsystem model
  • B. Identity-based approach
  • C. Role-based approach
  • D. Resource-based impersonation/delegation model
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️
Advanced Maturity: Authorization as a Service
In the advanced level of maturity for authorization, role storage and management is consolidated and authorization itself is a service available to any solution that is service-enabled.


The Trusted Subsystems Model -
Once authorization is available as an autonomous service, the need for impersonation is eliminated. Instead of assuming the identity of the user, the application uses its own credentials to access services and resources, but it captures the user's identity and passes it as a parameter (or token) to be used for authorization when a request is made. This model is referred to as the trusted subsystem model, because the application acts as a trusted subsystem within the security domain.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Jeffry
Highly Voted 5 years, 8 months ago
I reckon it should be A,C
upvoted 5 times
...
Sparky_9
Most Recent 4 years, 9 months ago
B and C are used for Authorization, A and C are used for Redesign So Correct answer is B and C in this Scenario
upvoted 1 times
...
founderDev
5 years, 4 months ago
a and d not scallable
upvoted 2 times
aousos
5 years, 1 month ago
that s right, B C are correct
upvoted 4 times
...
...
Nunu95
5 years, 4 months ago
A and C is the correct answers.
upvoted 4 times
...
peterluttikhuis
5 years, 11 months ago
The explanation says A is the right answer. Not B
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...