I’m trying to get the C# code that brings you’re the current installed claims providers. That would be similar to the Sharepoint 2010 Management Shell command: get-spclaimsproviderAny clue about that?Thanks in advance!.. PnP
Basically you have to loop through SPTrustedLoginProviders to get Claims Provider using C#.