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