Rajanikant Hawaldar3y agoPosted Oct 7, 2022, 3:09 PMAccepted answerSecurity is all about protecting your assets from unauthorized actions. But Code Access Security (CAS) is a feature of .NET CLR that enables you to control the permissions that an individual .NET application has on your system during its execution. https://www.c-sharpcorner.com/UploadFile/84c85b/net-code-access-security-cas
Rajanikant HawaldarPosted Oct 7, 2022, 3:09 PM
Security is all about protecting your assets from unauthorized actions.
But Code Access Security (CAS) is a feature of .NET CLR that enables you to control the permissions that an individual .NET application has on your system during its execution.
https://www.c-sharpcorner.com/UploadFile/84c85b/net-code-access-security-cas
Sam HobbsPosted Oct 9, 2022, 5:56 AM
What is the question?