IAccessObjectSecurity.RevokeHasAccessMandatory

Fore Syntax

RevokeHasAccessMandatory;

Fore.NET Syntax

RevokeHasAccessMandatory();

Description

The RevokeHasAccessMandatory method disables the mandatory access control for the elements of the table MDM dictionary.

Comments

The ISecurityDescriptor.HasAccessMandatory property returns whether the mandatory access control is applied to the elements of the MDM dictionary.

Fore and Fore.NET Examples

The method use is given in the example for ISecurityDescriptor.HasAccessMandatory.

See also:

IAccessObjectSecurity