本文介绍了如何在Windows身份验证后获取用户信息?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好!



我建立一个小型的Asp.net网站并使用Windows身份验证。现在我想在Windows身份验证后获取用户信息并将其转换为另一个网站中的新用户对象并将其保存到cookie或只是将用户信息保存到数据库。然后另一个Web应用程序可以访问这些信息。



谁可以给我一些建议?



谢谢。

Hi,all!

I build a small Asp.net website and use windows authentication. Now I want to get user information after windows authentication and convert it to a new user object in another website and save it to cookie or just save the user information to database. Then another web application can access such information.

Who can give me some suggestion?

Thanks.

推荐答案



这篇关于如何在Windows身份验证后获取用户信息?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-29 23:20
查看更多