GetSecurity: IAccessObjectSecurity;
GetSecurity(): Prognoz.Platform.Interop.Metabase.IAccessObjectSecurity;
The GetSecurity method gets the access policy of the object. Receive of the users/groups, access elements and rights by elements is meant.
Executing the example requires that the repository contains the ObjTest MDM dictionary. The "Change of the security label and of the access control list of any object" privilege should be given to the user who executes the example.
Add a link to the Metabase system assembly.
After executing the example the use of the access permissions is disabled for the MDM dictionary, if it was enabled before.
See also: