|
Hi, I want to create a custom binding that uses Message Level Security with Username and Password programmatically (C# preferred) I have gone through MSDN and googling butnever came across anything useful that explains which SecurityBindingElement should I be using (Symmetric/Assymmetric)and how to configure it to use Message Level Security with Username and Password with code ( not config)
Can someone please help me?
|