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
Jonathan Meltzer 8Jonathan Meltzer 8 

How to query which profiles have a login flow?

Greetings!  I am working on a VisualForce Page that shows who has certain permissions.  However, one of the things I want to track is which profiles have a particular Login Flow defined.  While I can see this in the Login Flows in the Setup/Security Controls, I cannot figure out a way to get it using SOQL.  I have examined the WSDL to see what object may hold that info, but I cannot figure it out.  Any ideas?