Transport level security happens at the channel level. Transport level security is the easiest to implement as it happens at the communication level. WCF uses transport protocols like TCP, HTTP, MSMQ etc and every of these protocols have their own security mechanisms.
Message level security is implemented with message data itself.
Message level security is implemented with message data itself.
No comments:
Post a Comment