Click here to Skip to main content
15,885,757 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am having Requirement that I have CLIENT AND WCF SERVICE in that I Have to generate Token ID (Hash) and will pass that token id to WCF service thereafter at WCF service code again Using the same logic, need to generate Token ID.

Now I require to check both are same or not

Purpose: to check request Is coming from valid token and not altered.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900