Hello,
I would like to change the permissions on a class.
I understand that I have to use the ClassOperations.UpdateObjectClassAdmin method, which uses the ObjectClassAdmin object. But it only has the AutomaticPermissionsForObjects property, which includes NACL. However, the AccessControlList property, which actually specifies the Permissions tab, is missing.
How can I do it?
Thanks.