0
Answer

How to get encrypted parameter(class object ) in web api?

Photo of Atul Patil

Atul Patil

7y
689
1
We have angular UI which pass data into encrypted format so, how to get that encrypted parameter in web api post method which is class object, interger, string from angular UI?

Answers (0)