IsHidden: Boolean;
The IsHidden property indicates whether hidden security subject exists.
This property is relevant for domain security subjects.
The property returns True if the security subject has permissions to some repository objects, but it is not included in the list of subjects in the security manager of the platform.
The example of use is given in description of the IMetabaseSecurity.Groups property.
See also: