Tagged Questions
0
votes
0answers
181 views
Windows Authentication inside custom WebPart
I have created a custom web part that let's the user sign in using their windows accounts. However, the I get Object Not Set to the Reference error when I set the SetPrincipalAndWriteSessionToken. ...