AccessSecured: Boolean;
The AccessSecured property returns whether access permissions for elements of the MDM dictionary are used.
It returns True if the elements of the MDM dictionary have the access permissions, if not, it returns False. If the value of this property corresponds to the value of the ISecurityDescriptor.AccessSecured property.
The property use is given in the example for IMetabaseObjectSecurity.GetAccessSecurity.
See also: