Permissions:
- CAS Code Access Security.
- System to authorize MANAGED assys to access system resources
- Resources:
- File IO
- Isolated File Storage
- Message Q
- Performance Counters
- Reflection
- Security
- Service Controller
- Socket Access
- SQL client
- User interface
- Registry
- Printers
- DNS
- X509 Store
- Web Access
- Active Directory
- Environment Variables
- Event Log
- File Dialog
eg Internet Default Permission Set
- File Dialog
- Isolated Storage File
- Security
- User Interface
- Printing
- File Dialog
- Isolated Storage File
- Security
- User Interface
- Printing
- Reflection
- DNS
- Environment Variables
- FullTrust SKIPS CAS CHECKS
- SkipVerification
- Execution
- Nothing NOT VERY USEFULL (even denies execution!)?
- Local Intranet
- Internet
- Everything Same as Full Trust but does not skip CAS checks
For example code running from the internet should be a member of the Internet_Zone code group and the default membership condition is that the host presents Zone evidence and that the piece of Zone Evidence identifies the assembly as being in the Internet Zone.
Using .Net Framework 2.0 Configuration
No comments:
Post a Comment