1.5 .NET Framework Security

 < Day Day Up > 



By default the .NET Framework comes with security out of the box, so most applications will run safely and securely. By using the standard class libraries that come with the framework, access to resources and operations will be conducted in a secure manner, because the Framework will automatically enforce the appropriate security levels. If, on the other hand, you are writing a set of new base class libraries for your application that expose new resources, then you will need to understand the security system in more detail. Luckily, only the code that overrides the security system will need to be closely monitored, because the rest of the code will run happily in the context of the framework security model.



 < Day Day Up > 



Microsoft  .NET. Jumpstart for Systems Administrators and Developers
Microsoft .NET: Jumpstart for Systems Administrators and Developers (Communications (Digital Press))
ISBN: 1555582850
EAN: 2147483647
Year: 2003
Pages: 136
Authors: Nigel Stanley

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net