Previous Topic: Types of Data Scoping RulesNext Topic: How Data Scoping Order of Precedence Rules Are Applied


How Data Scoping Rules are Inherited

Data Scoping rules are inherited in the following two ways:

If rules are defined for a parent object and a parent class, the class inheritance rules takes precedence over the inclusion inheritance rules. The inclusion inheritance rules are evaluated only if the class inheritance rules do not apply.

Rule propagation is useful for administrating entire subnets or all objects related to a device. If you deny Delete access for Windows computer ABCD, then any agents, Enterprise Management components, or WBEM object for that device cannot be deleted. You do not need to define separate rules.

More information:

How Data Scoping Order of Precedence Rules Are Applied

Rule Performance Issues