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

Name the namespace that is used to access WCF service?

0 Answers  


What is duplex ws binding?

0 Answers  


What is the difference between wcf and wpf?

0 Answers  


What are the Advantages of hosting wcf in iis?

0 Answers  


Explain what is datacontract and servicecontract?

0 Answers  






What is transfer security?

0 Answers  


What is the use of servicebehavior attribute in wcf ?

0 Answers  


How many ways to hosting WCF service?

0 Answers  


How to generate proxy for WCF Services?

0 Answers  


How many types of binding are there in wcf?

0 Answers  


Why is there a requirement of wcf for the enhancement of various business services?

0 Answers  


What is .net 3.0?

0 Answers  


Categories