Mid GoF Patterns

Protective Proxy:?

  • Controls access to a resource by adding authorization checks before access

is allowed. It can act as a gatekeeper for resources.

More from Design Patterns in C#

All questions for this course