NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Security Issues in Reflection Emit

This section describes the security issues to be aware of when creating dynamic assemblies using the Reflection Emit APIs. Some scenarios require specific permissions. Other scenarios require permissions to be established for generated code. In the description below, caller refers to the creator of the dynamic assemblies and/or dynamic modules.

Scenarios Requiring Specific Permissions

Establishing Permissions for Generated Code