PDA

View Full Version : WCF security mode Message with clientCredentialType="UserName"


Maria
02-17-2008, 09:37 AM
Hi All,

How can I use security Message mode with UserName clientCredentialType on this hosting?

DASP support this mode?


[b]


<wsHttpBinding>


[b]


<security mode="Message">


<message clientCredentialType="UserName"/>


</security>


</binding>

raymondp
02-18-2008, 02:41 AM
Have you tried setting the clientCredentialType to Windows?

rcp
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)