How do you secure a webservice?



How do you secure a webservice?..

Answer / mukesh

by using SOAP header and SOAP Ext we can secure the web service

SOAP header:use to passing authentication user data were

SOAP Ext: use to examine the SOAP Header

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More C Sharp Interview Questions

What?s the difference between the Debug class and Trace class?

2 Answers   Siebel,


What is GAC?

1 Answers   Cognizant,


Explain About web methods and its various attributes

0 Answers   Digital GlobalSoft,


What is ac callback?

0 Answers  


why C# called C#

3 Answers  






Explain “static” keyword in c#?

0 Answers  


Write a program in C# for checking a given number is PRIME or not.

0 Answers  


How to add controls dynamically to the form using c#.net.

0 Answers  


What is the use of ienumerable in c#?

0 Answers  


Why do we use anonymous method in c#?

0 Answers  


Can we override interface methods in c#?

0 Answers  


What is the difference between returning iqueryable vs ienumerable?

0 Answers  


Categories