IABACPolicy.Active

Syntax

Active: Boolean;

Active: System.Boolean;

Description

The Active property determines whether policy is active in attribute-based access control structure.

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:

IABACPolicy