Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
431 views
in Technique[技术] by (71.8m points)

c# - MSDN Conflicting statement- Which protocol support which security in WCF (Particularly Transport and Message security)

Statement 1: Transport security is available on all of the bindings except for wsDualHttpBinding.

Statement 2: Transport security is available on all of the bindings except for netNamedPipeBinding.

I am a beginner, I was looking for which protocols support transport security and which protocols support message security and which support both. I came across the statements above from MSDN which I don't understand as it appears to be conflicting, which is on the same page of MSDN (below ref)

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

Could someone please help me understand this, it will surely help many people like me. I am finding MSDN most of the time difficult to understand like many others feel.

So could someone please tell me what the statements above actually mean and also the protocol support for various security.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

The page in question has been corrected to correctly say "Message security is available on all of the bindings except for netNamedPipeBinding"


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.8k users

...