santosh choudhury
How to Implement security in wcf rest service?
By santosh choudhury in WCF on Feb 10 2017
  • sandeep sandeep
    May, 2017 4

    Use Token based authentication by using encryption and decryption like AES , RSA Etc.It Basically message level security there is another type of security IE: transport level

    • 2
  • Rajkiran Swain
    May, 2017 15

    Please follow the link below.http://www.c-sharpcorner.com/UploadFile/vendettamit/create-secure-wcf-rest-api-with-custom-basic-authentication/

    • 1
  • Deepak Kumar
    Jul, 2017 26

    Inherit UserNamePasswordValidator class to your own class and override the "Validate" method. Some configuration will be required in web.config.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS