RestrictIsaAccess: Boolean;
The RestrictIsaAccess property determines whether users who have a privilege as ISA (Changing Security Label and Access Control List of Any Object) can open repository objects.
The property is set to False by default. If the value is True, the Read and Write Permission for All Objects user privilege is ignored, and if the user tries to open a repository object the message says that there are not enough permissions to execute the operation.
The property use is given in the example for IMetabasePolicy.AllowCreateUserGrant.
See also: