![]() |
webservice security.
Please,
what's the best way to implement webservice security. My needs are: Just some external systems or users can access a specific webservice or better, a specific method. Is there a way i can implement something like that, using native .net resources or i need to implement one myself? Tks in adv. Fabiano |
Re: webservice security.
You can use the security features of IIS. For example you can use integrated
windows security if you remote users have a network account. Once a user is authenticated you can do some authorization (check if the user is allowed to do that). Here are some articles: http://msdn.microsoft.com/library/de...cnetlpMSDN.asp http://msdn.microsoft.com/library/de...horization.asp -- Greetz, Jan ________________________ Read my weblog: http://weblogs.asp.net/jan "Fabiano" <a@a.com.br> schreef in bericht news:%23lkupgUMEHA.1556@TK2MSFTNGP10.phx.gbl... > Please, > > what's the best way to implement webservice security. My needs are: > > Just some external systems or users can access a specific webservice or > better, a specific method. Is there a way i can implement something like > that, using native .net resources or i need to implement one myself? > > Tks in adv. > > Fabiano > > |
| All times are GMT. The time now is 06:55 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.