What is imperative security check?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is imperative security check?
Rating:
Imperative security check is a security check that occurs on calling a security method within the code being protected. It works by instantiating security classes and using them directly. It can be isolated within an object or method. Imperative security check supports dynamic determination of permissions, required in a given execution context. It is used when security decisions are to be taken on the basis of factors that are known only at runtime.
Rating:
Was this information helpful?
Other articles
- What is the Add method?
- What is the Option Compare statement?
- What is integration testing?
- What is Me keyword?
- What is serialization?