1.

Explain Role-based And Code Based Security?

Answer»
  • Based on the credentials of the USER, the ACCESS is PROVIDED to the user.
  • Role-based authorization is provided by the CLR to an account. It mostly involves the code running with the PRIVILEGES of the CURRENT user.
  • Code security is about granting and denying permissions from the permission sets.



Discussion

No Comment Found