security Webservice

Last post 11-03-2009 1:40 AM by Vince Xu - MSFT. 2 replies.

Sort Posts:

  • security Webservice

    11-01-2009, 10:01 AM
    • Member
      2 point Member
    • arvindgupta82
    • Member since 09-20-2008, 6:13 AM
    • Noida
    • Posts 12
    Hi, I have made 4 method in a webservice class, I have four client and I want to assign a specific method to a specific client. Then how it will be possible. Please give the code with detail. Thanks & Best Regards Arvind Gupta
    Gupta
    Filed under:
  • Re: security Webservice

    11-01-2009, 12:42 PM
    Answer
    • Member
      101 point Member
    • atarim
    • Member since 07-24-2006, 9:55 AM
    • Kuwait
    • Posts 25

    You have many ways to control the web services access

    1-      controls by user ipaddress "simple way"

    2-      add user name & password parameter in all the methods to control the access and the users privialge

    3-      "not test" check the iis with domain control

    Mark as answer if you find this will help you
    Best regards,

    Mohammed Al-Atari
    Sr. System Analyst - Team Leader
    GSM Tel. : (965) 9 7150054
    My Space: http://al-atari.spaces.live.com/
    My Blog : http://www.al-atari.net


  • Re: security Webservice

    11-03-2009, 1:40 AM
    Answer

    Hi,

    You can use Ajax Authentication Service to check the authentication in web service. That maybe what you want.

    http://www.asp.net/AJAX/Documentation/Live/Tutorials/UsingFormsAuthenticationTutorial.aspx


    Vince Xu
    Microsoft Online Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Page 1 of 1 (3 items)