HasMandatoryAccess: Boolean;
HasMandatoryAccess: boolean;
The HasMandatoryAccess property determines whether mandatory access control is used for elements of the table MDM dictionary.
Available values:
True. Mandatory access control is used for table dictionary elements.
False. Mandatory access control is not used for MDM table dictionary elements.
The method use is shown in the example for IAccessElement.AccessToken.
See also:
Related work items