Can I impersonate and delegate a Windows Identity constructed from User Principal Name?
I want to impersonate a Windows Identity, but I only have a Claims Principal to go on. Using this I can construct a Windows Identity using the WindowsIdentity Upn string constructor, but ImpersonationLevel gets set to Identity for said user.