MandatoryAccess: IRdsAttribute;
The MandatoryAccess property returns the dictionary system attribute that determines mandatory access parameters for MDM dictionary elements.
The attribute is available if IRdsDictionary.HasMandatoryAccess = True.
This attribute has string data type and can contain empty values. It is hidden by default. The attribute identifier is MANDATORYACCESS.
The method use is shown in the example for IAccessElement.AccessToken.
See also: