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
What are desktop applications examples?
What is the benefit of delegate in c#?
What is an Interface in C#?
What is the syntax for calling an overloaded constructor within a constructor?
Is learning c# hard?
Is visual c# free?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
What is the main method?
What is difference between for and foreach loop in c#?
who is a protected class-level variable available to?
What can you do as a .net developer?
How do I create a multilanguage, single-file assembly?
Can delegates be used as callbacks?
Explain About .NET Framework
How many bytes is a char c#?