Which configuration values should you use?

DRAG DROP
You are developing a WCF service. You need to implement transport security by using
NTLM authentication and NetTcpBindings. Which configuration values should you use? (To
answer, drag the appropriate configuration values to the correct location or locations in the
answer area. Each configuration value may be used once, more than once, or not at all. You
may need to drag the split bar between panes or scroll to view content.)

DRAG DROP
You are developing a WCF service. You need to implement transport security by using
NTLM authentication and NetTcpBindings. Which configuration values should you use? (To
answer, drag the appropriate configuration values to the correct location or locations in the
answer area. Each configuration value may be used once, more than once, or not at all. You
may need to drag the split bar between panes or scroll to view content.)

Answer:



Leave a Reply 2

Your email address will not be published. Required fields are marked *


obbledobble

obbledobble

binding=”netTcpBinding”
mode=”Transport”
clientCredentialType=”Ntlm”