What is CODE Access security In .Net Framework

Interview Questions:-

CAS is part of .NET security model that determines whether a piece of code is allowed to run and

what resources it can use while running. Example CAS will allow an application to read but not
to write and delete a file or a resource from a folder.





Popular Posts