IAccessObjectSecurity.RevokeHasAccessMandatory

Fore Syntax

RevokeHasAccessMandatory;

Fore.NET Syntax

RevokeHasAccessMandatory();

Description

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

Comments

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

Fore and Fore.NET Examples

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

See also:

IAccessObjectSecurity