2
Answers

How To Impliment Security in WCF?

Photo of Yogesh Bajpai

Yogesh Bajpai

12y
1.2k
1
How To Impliment Security in WCF?

Answers (2)

0
Photo of Jignesh Trivedi
NA 61.3k 14.2m 12y

hi,

this is depending on which type of security mechnisum you required.
you can use certificate base security also
http://www.codeproject.com/Articles/18601/An-easy-way-to-use-certificates-for-WCF-security

you must have to select proper binding for same
http://msdn.microsoft.com/en-IN/library/ms731884.aspx
http://wcfsecurity.codeplex.com/

hope this will help you.

0
Photo of Javeed M Shaikh
NA 7.8k 69.7k 12y