Web Service
-
Dear ALl, What is the most appropriate way to impersonnate a user when other application are expected to e our web service. In other word i need to provie a username and password for users who use my web service. regards,
dghdfghdfghdfghdgh
-
Dear ALl, What is the most appropriate way to impersonnate a user when other application are expected to e our web service. In other word i need to provie a username and password for users who use my web service. regards,
dghdfghdfghdfghdgh
There are various ways to do it.If your users are in the domain then you can deploy your web service with windows authentication.Another way when some one access to your web service method ask credential as a parameter then authenticate the request and return the result as appropriate.Also Have a look
Cheers!! Brij
-
There are various ways to do it.If your users are in the domain then you can deploy your web service with windows authentication.Another way when some one access to your web service method ask credential as a parameter then authenticate the request and return the result as appropriate.Also Have a look
Cheers!! Brij
Dears, What i want is to ask for username and password when any application try to add my web service as a web reference. regards,
dghdfghdfghdfghdgh