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 are the different platforms where we can host wcf service ?

0 Answers  


What are the different modes of security in WCF?

0 Answers  


Explain wcf contracts?

0 Answers  


What are the transport schemes supported by wcf? Give example of address for each scheme.

0 Answers  


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?

0 Answers  


What is the difference between wcf service and web service?

0 Answers  


What are dead letter queues?

0 Answers  


what is a Service Proxy in windows Communication Foundation?

0 Answers  


WCF:Is the Reliable session asynchronous?

1 Answers  


WCF:Could the ExactlyOnce property of the netMsmqBinding be true if the queue is not transactional?

1 Answers  


What is wcf web service (ws) binding type?

0 Answers  


What is NetMsmqBinding Binding in WCF?

0 Answers   Viscus Infotech,


Categories