Which are two valid use cases for programmatic sharing? Choose 2 answers.
Correct Answer: A,C
Explanation Programmatic sharing is a way to use Apex code to create or delete sharing rules for records. Programmatic sharing is useful when2: An external system manages user record access and you need to synchronize the access settings in Salesforce. The native sharing functionality does not meet your complex or dynamic sharing requirements.