function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
asadim2asadim2 

Tooling API: Security Settings for pages/classes

I haven't found anything in the documentation that addresses Security Settings. Is it possible at all to write code to set security settings for the Apex classes and pages that are created using the Tooling API?

Thanks!
AmitAmit (Salesforce Developers) 
"Please have a look at below links:

http://help.salesforce.com/apex/HTViewHelpDoc?id=code_package_security.htm

https://success.salesforce.com/ideaView?id=08730000000Bp92AAC

https://www.salesforce.com/us/developer/docs/pages/Content/pages_controller_security.htm                                  

I hope this helps"