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 HTTPB. basicHttpBinding and KerberosC. wsHttpBinding and KerberosD. wsHttpBinding and HTTPS
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
相关考题:
下列关于PDCA循环理论描述中正确的是A、Play、Do、Check、AbbreviateB、Play、Develop、Check、ActionC、Play、Develop、Capacity、AbbreviateD、Plan、Do、Check、ActionE、Plan、Do、Check、Abbreviate
America, Japan and Canada are all _______ countries. A.developingB.less developedC.developedD.develop
some seats on the bus are ____ reserved for the aged and disabled. A. extraordinarilyB. intensivelyC. extensivelyD. exclusively
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);
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
Up until that time,his interest had focused almost( )on fully mastering the skills and techniques of his craft.A.restrictivelyB.radicallyC.inclusivelyD.exclusively