I figured that someone could answer the question as a whole, but if someone wants to get a specific one, I am trying to use:
using System.Web.Security.SingleSignOn; using System.Web.Security.SingleSignOn.Authorization;
I searched my brains and this is the closest answer I found:
"We discussed this offline, but it looks like the ADFS assembly is GACed but not installed on the file system or registered in VS.NET so that it displays in the .NET tab. I assume that MS may need to strengthen the installer for this scenario . In the meantime, you probably need to do this yourself. "
What the hell is HOW yourself?
source share