Item(Index: Integer): IABACPolicy;
Item[System.Int32]: Prognoz.Platform.Interop.ABAC.IABACPolicy;
Index. Index of policy in attribute-based access control structure.
The Item property returns the policy from attribute-based access control by index.
The property is read-only.
The property use is given in the example for IABACRules.AddCopy.
See also: