Dear friends,
I have been given a task by my lecturer. I have built a simple web service called MathService. This MathService has 3 web methods that are addition, subtraction and multiply.
My lecturer wants me to limit the access of this web methods to only subscribed users. This means that if user A subscribed to the MathService he can then access all the three web methods. If a User B never subscribed to the MathService he is limited to use only one web method that is the addition web method.
I really have no idea how to do it. Can anyone please guide me please? I have read and searched online. But no info teaches me how to do it. Please anyone help me.. I need to know how to do this urgently. Any coding samples?
Thnx
I have been given a task by my lecturer. I have built a simple web service called MathService. This MathService has 3 web methods that are addition, subtraction and multiply.
My lecturer wants me to limit the access of this web methods to only subscribed users. This means that if user A subscribed to the MathService he can then access all the three web methods. If a User B never subscribed to the MathService he is limited to use only one web method that is the addition web method.
I really have no idea how to do it. Can anyone please guide me please? I have read and searched online. But no info teaches me how to do it. Please anyone help me.. I need to know how to do this urgently. Any coding samples?
Thnx
![emotion-42.gif](http://forums.asp.net/emoticons/emotion-42.gif)
![emotion-24.gif](http://forums.asp.net/emoticons/emotion-24.gif)