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
sslatersslater 

query setup meta data through apex?

Does anyone know a way to query some of the setup data through Apex or even the metadata API? I couldn't find any of this in the docs. I'm trying to write an app that can read details like the setup data, security controls, password policy, lockout timers, session max lifetime, default sharing model etc...

 

Any thoughts or links on what is available via apex or api?

Thanks,

Steve