VB Dot Net Developer Question:
Download Questions PDF

Can you please explain the difference between Authentication and Authorization?

VB .Net Developer Interview Question
VB .Net Developer Interview Question

Answer:

Authentication is the process of obtaining credentials from the users and verifying the user's identity. Authorization is the process of giving access to the authenticated resources. Authentication leads to Authorization.

Download VB .Net Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain TRACE in VB.Net?List the types of Authentication?