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 / siyaa
The webservice has to be created under windows
authentication mode and it has to be impersonated with a
username and password .
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Is cli same as the clr?
Why is c# good for games?
What is use of list in c#?
What is the use of convert toint32 in c#?
What is the difference between parse and tryparse in c#?
Is as operator in c#?
What is int32?
Why we use delegates in c#?
Why do I get a syntax error when trying to declare a variable called checked?
What is difference between private and static constructor?
What is tochararray in c#?
What does immutable mean in c#?
What is the use of parse in c#?
Is vs as c#?
What does addressof operator do in background ?