Procedural COM+ Security

You've seen how an administrator can completely secure an application down to the interface level. I've also introduced some of the concerns, especially the importance of administrator competency. It is no small task to configure a free-form component program, consisting of applications and components that change machines and processes over time.

In order to reduce the declarative burden on administrators or simply to get more granular control of the security mechanism, developers might want to code in their own security features. In this section, you'll combine some declarative features with some low-level security operations in code.

The example used throughout is a security-aware version of your Stateful Sum class. ...

Get COM+ Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.