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
Is array passed by reference in c#?
Are c# constructors the same as c++ constructors?
What is function c#?
What is difference between an Structure and Class?
What is a console device?
What is check/uncheck?
Is arraylist thread safe?
Can we inherit a class with private constructor in c#?
Is exe is machine dependent?
Is c# lazy thread safe?
What is different between Boxing and Unboxing?
What is the main method in c#?
What do constructors do in c#?
Why ref is used in c#?
What is singleordefault?