1 chap7_securing_your_application
jason-zhu edited this page 2023-10-22 12:15:53 +11:00

Chapter 7: Securing Your Application

Topic covered in this chapter (May not be summarized):

  • Requiring Login with Authorize Attribute
  • Requiring role membership using the Authorize Attribute
  • Using security vectors in Web Application
  • Coding defensively