RevokeHasAccessMandatory;
RevokeHasAccessMandatory();
The RevokeHasAccessMandatory method disables the mandatory access control for table MDM dictionary elements.
The ISecurityDescriptor.HasAccessMandatory property returns whether the mandatory access control is applied to MDM dictionary elements.
The method use is given in the example for ISecurityDescriptor.HasAccessMandatory.
See also: