Answered Secure Web Service On Windows Azure

  • Monday, July 25, 2011 6:08 AM
     
     

    I have deployed one web service in windows azure as a web role.

    I have five client which are going to access this web server, what i need is,

    1> Nobody can access this web service except this five client.

    2> Mechanism through which i can implement authentication by virtue of which client can use service only from his machine, not from other machine some type of domain based authentication or certificate base?

All Replies