IABACRule.Effect

Syntax

Effect: ABACRuleEffect;

Effect: Prognoz.Platform.Interop.ABAC.ABACRuleEffect;

Description

The Effect property determines an effect of rule.

Comments

This property is relevant when attribute-based access control structure is determined.

Fore and Fore.NET Examples

The property use is given in the example for IABACRootPolicyObject.Policies.

See also:

IABACRule