The following capabilities are now available in the Security Center 5.13.2.0 SDK.
Read-only state for custom fields
You can now set non-administrator users and user groups to a read-only state using the
SDK.
NOTE: By default, adding a user to a custom field through the
SDK grants edit access.
The following methods were added to the
CustomFieldService class to
support this functionality:-
UpdateCustomFieldSecurity - Updates access permissions for custom fields.
-
IsCustomFieldReadOnlybyUser - Validates whether a user or user group has permission to view or edit custom fields.