This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
NGWS Runtime Security
The NGWS runtime provides two mechanisms for protecting resources and code from unauthorized code and users:
- Code access security uses permissions to control the access code has to protected resources and operations. It helps protect computer systems from malicious mobile code and provides a way to allow mobile code to run safely.
- Role-based security provides information needed to make decisions about what a user is allowed to do. These decisions can be based on either the user's identity or role membership or both.
The following topics describe NGWS runtime security: