Foundations: Declarative WCF Security

In the August issue of MSDN Magazine, Juval Lowy presents a declarative security framework for Windows Communication Foundation (WCF) that makes security configuration closer to the simplicity you'll find in other aspects of WCF configuration. This declarative model is simple to use and minimizes the need to understand the many details of security in WCF.

For this installment of the Foundations column, Juval focuses on the target scenarios, how the framework was implemented, and how to use it. He also presents some interesting WCF programming techniques that demonstrate WCF extensibility.

Don't forget to browse the code in our online code library.

Enjoy!

Terrence Dorsey