多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

You are creating a Windows Communication Foundation (WCF) service based on WSHttpBinding. New audit requirements dictate that callers must be authenticated on every call to ensure that their credentials have not been revoked.You need to ensure that the service will not cache the security request token. What should you do?()

  • A、Apply a ServiceBehavior attribute to the service implementation class with the lnstanceContextMode property set to Single.
  • B、In the message security configuration, change clientCredentialType from lssuedToken to UserName
  • C、In the message security configuration, set establishSecurityContext to false.
  • D、At the end of every operation, call the SessionStateUtility.RaiseSessionEnd method.
正确答案:C
答案解析:
进入题库查看解析

微信扫一扫手机做题