It is really depending on 'how secure' you want to be. You can open
your firewall for only the IP addresses of the clients, or you can add
windows authentication to your website. It is also possible to work
with certificates. Or work with a VPN. You can also add the security
into your webservice it self.

--
peter

On Thu, Oct 30, 2008 at 12:38 AM, Venky <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> How can I secure my Web Service from caller calling it?
>
> Let say I've a web service facing external customers (ie on Internet)
> - I want my web method can call by only few peoples not by everyone?
>
> I know its kind of open ended question - any idea highly appreciate
>
> Regards
> Venky
>

Reply via email to