RevokeAccessSecured;
RevokeAccessSecured();
The RevokeAccessSecured method disables use of access permissions for elements of the MDM dictionary.
The method sets ISecurityDescriptor.AccessSecured to False, then it applies the rights (ISecurityDescriptor.Apply).
The method use is given in the example for IMetabaseObjectSecurity.GetAccessSecurity.
See also: