S
Steve B.
Hi,
I've build an application based on some Web Services.
Web Services are separated across some asmx files, according the business
service it provides.
In each web service, there are some webmethod that are accessible for all
users, and some others one that requires more rights.
What is the best way to set up the webservices?
I'm using NT authentication, and I'll create some NT groups to create roles
in the app.
Is it the "correct" way ?
How can I allow or deny a specific web method within each asmx files ?
Thanks,
Steve
I've build an application based on some Web Services.
Web Services are separated across some asmx files, according the business
service it provides.
In each web service, there are some webmethod that are accessible for all
users, and some others one that requires more rights.
What is the best way to set up the webservices?
I'm using NT authentication, and I'll create some NT groups to create roles
in the app.
Is it the "correct" way ?
How can I allow or deny a specific web method within each asmx files ?
Thanks,
Steve