检查 HttpModule 中经过身份验证的 http 请求
我可以利用什么样的事件和属性来检查 http 请求(客户端)是否通过 ASP.NET 身份验证?谢谢
What kind of event and property I can leverage to check whether a http request (client) is pass through ASP.NET authentication? Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅以下链接了解方法和信息HTTPModule 的事件
来处理客户端请求。
http://www.15seconds.com/Issue/020417.htm
kindly refer to the below link for the methods & events of the HTTPModule
to handle the client request.
http://www.15seconds.com/Issue/020417.htm