You develop a Windows Communication Foundation (WCF) service. It is used exclusively as an intranet application and is currently unsecured. You need to ensure that the service meets the following requirements: The service now must be exposed as an Interne

题目

You develop a Windows Communication Foundation (WCF) service. It is used exclusively as an intranet application and is currently unsecured. You need to ensure that the service meets the following requirements: The service now must be exposed as an Internet application. The service must be secured at the transport level. Impersonation and delegation cannot be enabled.What should you use? ()

A. basicHttpBinding and HTTP

B. basicHttpBinding and Kerberos

C. wsHttpBinding and Kerberos

D. wsHttpBinding and HTTPS


相似考题
更多“You develop a Windows Communication Foundation (WCF) service. It is used exclusively as an ”相关问题
  • 第1题:

    America, Japan and Canada are all _______ countries.

    A.developing

    B.less developed

    C.developed

    D.develop


    参考答案:C

  • 第2题:

    You are developing a client application that uses the following code to consume a Windows Communication Foundation (WCF) service.(Line numbers are included for reference only.)01 BasicHttpBinding myBinding = new BasicHttpBinding();02 EndpointAddress myEndpointAddress = new EndpointAddress("http://contoso.com/TaxService.svc");03 ...04 ITaxService client = channelFactory.CreateChannel();05 string data = client.GetData(1);You need to consume the service.Which code segment should you insert at line 03?()

    A. var channelFactory = new ChannelFactory();

    B. var channelFactory = new ChannelFactory(myBinding);

    C. var channelFactory = new ChannelFactory(myBinding, myEndpointAddress);

    D. var channelFactory = new ChannelFactory("http://contoso.com/TaxService.svc");


    参考答案:C

  • 第3题:

    They agreed to modify their policy.

    A:clarify
    B:change
    C:define
    D:develop

    答案:B
    解析:

  • 第4题:

    some seats on the bus are ____ reserved for the aged and disabled.

    A. extraordinarily

    B. intensively

    C. extensively

    D. exclusively


    参考答案:D

  • 第5题:

    Up until that time, his interest had focused almost _____ on fully mastering the skills and techniques of his craft.

    [A] restrictively

    [B] radically

    [C] inclusively

    [D] exclusively


    正确答案:D

  • 第6题:

    Up until that time,his interest had focused almost( )on fully mastering the skills and techniques of his craft.

    A.restrictively
    B.radically
    C.inclusively
    D.exclusively

    答案:D
    解析:
    句意:直到那时,他的兴趣几乎都只集中在完全掌握他这一行的技艺、技巧上了。exclusively指“单独,唯一地,只,专门地”,符合题意。A.restrictively意为“限定地”,B.radically指“根本地,彻底地”,C.inclusively指“包含在内地,包含一切地”。