Skip to main content

Microsoft Silverlight

Answered Question clientCredentialType="Ntlm" in wcfRSS Feed

(0)

pinks123
pinks123

Member

Member

24 points

32 Posts

clientCredentialType="Ntlm" in wcf

whats the use of clientCredentialType="Ntlm" in WCF.And whats the type of clientCredentialType and whats the use of it.

Pls focus some ideas

ken tucker
ken tucker

All-Star

All-Star

16276 points

2,479 Posts

Answered Question

Re: clientCredentialType="Ntlm" in wcf

 From the msdn docs

NTLM. This option is available with the HTTP protocol only. The client is authenticated by using a challenge-response scheme against Windows accounts. NTLM authentication is well suited for a workgroup environment and is more secure than Basic authentication. The service is authenticated by using an SSL certificate.

 

http://msdn.microsoft.com/en-us/library/dd264706.aspx

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities