Answers

Question and Answer:

  Home  ASP.Net

⟩ What do you mean by authentication and authorization?

Authentication is the process of validating a user on the credentials (username and password) and authorization performs after authentication. After Authentication a user will be verified for performing the various tasks, It access is limited it is known as authorization.

 151 views

More Questions for you: