How to authenticate web service? When you enter the web
service url in browser it should ask username and password.
After entering the un&pwd we have to show its methods and
service description(wsdl).
Answer Posted / m.yousuf
by implementing digest authentication model.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between ref & out parameters in c#?
Explain clr in brief.
Describe a Struct ?
Explain how to parse a datetime string?
What is uint16?
What is tuple in c#?
What is the difference between arraylist and list in c#?
What is xml serialization and deserialization in c#?
How long does it take to learn c# for unity?
What is the advantage of generics in c#?
Explain anonymous type in c#?
What is an int in c#?
How do you sort an array in c#?
What is xaml file in c#?
Does c# have primitives?