2
Answers

How can i Secure Query string in asp.net

Uma Dutta

Uma Dutta

17y
2.4k
1

I`ve an asp.net project with lots of query strings, now can i secure all query strings (i mean encryption/decryption) using any procedure? i dont want to touch the code. Is there any easy way using IIS/web.config or whatever to secure all query strings of the project without affecting code?

Answers (2)