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

Explain “static” keyword in c#?

0 Answers  


Explain the difference between class and interface in .net?

0 Answers  


What is boxing in c#?

0 Answers  


can we drive a class from delegate?

4 Answers   InterGraph,


What is the difference between array and arraylist in c#?

0 Answers  






what is the real use of interface in c#,other than that multiple inheritance is not possible

7 Answers  


what is the difference between int and Int32?

5 Answers   TCS,


What is the correct way of declaring an xml namespace?

0 Answers  


Explain circular reference in c#?

0 Answers  


What are the 2 broad classifications of data types available in c#?

0 Answers  


What are the Types of values mode can hold session state in web.config

0 Answers   BirlaSoft,


How to implement a singleton design pattern in c#?

0 Answers  


Categories