How to securize a webservice with several criterias ?
- From: Harkonnen <me@xxxxxxxxxxx>
- Date: 14 Oct 2008 10:35:46 GMT
Hello,
I am currently in the process of developing a C # webservice which must
meet the following requirements security:
- The user must be authenticated via login / password
- The IP address of the calling machine should be within a range of
predefined IP
- The webservice is available by subscription (from start date to end
date), the date on which they are accessed must match the dates of
subscription.
Is there a way to generate these securities, or via the web.config file
asmx, or should I must develop this "manually"? I heard about WSE, it could
be my concern?
Thank you in advance
.
- Prev by Date: RE: WCF Proxy Server settings not working
- Next by Date: Some notes for .net developers, hope it's useful for you!
- Previous by thread: IIS question
- Next by thread: Some notes for .net developers, hope it's useful for you!
- Index(es):
Relevant Pages
|
Loading