Platform SDK: COM+ (Component Services)

Setting a Security Level for Access Checks

Once access checks are enabled, you must select the level at which you wish to have access checks performed:

To select a security level

  1. In the console tree of the Component Services administrative tool, right-click the COM+ application for which you want to enable access checks, and then click Properties.
  2. In the application properties dialog box, click the Security tab.
  3. Select either Perform access checks only at the process level or Perform access checks at the process and component level.
  4. Click OK.

The next time the application is started, security will automatically be checked at the specified level. Only users assigned to roles assigned to the application will be given access to the application.