IMetabasePolicy.ABACRules

Syntax

ABACRules: IABACRootPolicyObject;

ABACRules: Prognoz.Platform.Interop.ABAC.ABACRootPolicyObject;

Description

The ABACRules property returns structure of attribute-based access control.

Comments

The property is read-only.

Fore and Fore.NET Examples

The property use is given in the example for IABACPolicySets.AddCopy.

See also:

IMetabasePolicy