2
Answers

create token for request validation using mvc.net

mayur pandit

mayur pandit

5y
840
1
I need to create token for request validation. this token will expire within 30 minute.
how to create and maintain token in mvc.net web api. Kindly help with example.
Thank you. 
 
Answers (2)