WCF:Could the IIS-hosted WCF service make use of HTTP
transport security if the IIS virtual derectory that
contains the service does not support it?



WCF:Could the IIS-hosted WCF service make use of HTTP transport security if the IIS virtual derect..

Answer / jt

IIS-hosted WCF services can make use of HTTP transport
security (for example, HTTPS and HTTP authentication
schemes such as Basic, Digest, and Windows Integrated
Authentication) as long as the IIS virtual directory that
contains the service supports those settings. The HTTP
Transport Security settings on a hosted endpoint’s binding
must match the transport security settings on the IIS
virtual directory that contains it

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More WCF Interview Questions

What is transfer security?

0 Answers  


Explain the basic difference between WCF and ASMX Web Services?

0 Answers  


What is abc in wcf?

0 Answers  


What is the "binding" property of endpoint in wcf?

0 Answers  


What are the types of binding available in wcf?

0 Answers  


What is the usage of datacontracts in wcf?

0 Answers  


What is endpoint in wcf?

0 Answers  


do you know what is the address formats of the wcf transport schemas? : Wcf data services

0 Answers  


What is the proxy for wcf service?

0 Answers  


What is overloading in wcf?

0 Answers  


What does a windows communication foundation, or wcf, service application use to present exception information to clients by default?

0 Answers  


List the principle constituents of wcf?

0 Answers  


Categories