2
Answers

how do I pass variables between web sites in asp.net

CD Smith

CD Smith

12y
1.3k
1
I need to pass a user name and password from one website to another (securely) without using query string or encryption.  However, if encryption is the best way, then I can not find any code that make sense to me to do it.  Can anyone help me with this?

Thanks,
CD Smith
Answers (2)
0
Ankit Sharma

Ankit Sharma

NA 8.8k 141k 7y
Hi
 
I think this link might help you
 
https://github.com/google/google-api-dotnet-client/issues/1041
 
or else try installing some older version
 
https://www.nuget.org/packages/Newtonsoft.Json/10.0.2