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 |
To catch any possible exception What is the C# syntax written ?
Can bool be null c#?
What is the difference between string and string in c#?
What is the difference between static and private constructor?
What are Memory foot print of an exe?
What is iqueryable in c#?
When is a class declared as a class abstract?
What is Lambda Expression?
What is datagridview in c#?
What is difference between Enum and Struct?
What is serialization in dot net?
What are the types of comment in c# with examples?