加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程开发 > asp.Net > 正文

70-515 MCTS培训套件是否在ASP.NET健康监控问题上出错了?

发布时间:2020-12-16 03:51:43 所属栏目:asp.Net 来源:网络整理
导读:在我的书“MCTS SElf-Paced Training Kit(考试70-515):使用Microsoft .NET Framework 4进行Web应用程序开发”,第418页,有以下问题: You want to configure ASP.NET health monitoring to log information every time a user fails to log on to the server
在我的书“MCTS SElf-Paced Training Kit(考试70-515):使用Microsoft .NET Framework 4进行Web应用程序开发”,第418页,有以下问题:

You want to configure ASP.NET health
monitoring to log information every
time a user fails to log on to the
server. Which web event class should
you use?

  • A. WebRequestEvent
  • B. WebAuditEvent
  • C. WebApplicationLifetimeEvent
  • D. WebAuthenticationSuccessAuditEvent

根据这本书的答案是D.然而,根据这本书,WebAuthenticationSuccessAuditEvent是

“Used to provide information when a
successful user authentication occurs
on the site”

.我想也许这本书的意思是说应该使用WebAuthenticationFailureAuditEvent类,这是

“Used to provide information when a
failed attempt at user authentication
occurs on the site.

我相信这本书错了吗?

解决方法

是的,你是对的.这本书错了.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读