This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Code groups
Code groups are defined by membership conditions, with any code passing the membership test being included in the group. Group membership is determined by code identity, based on evidence about the code such as digital signature or location.
Standard membership conditions include:
- all code
- software publisher, based on public key of a valid Authenticode™ signature
- zone of origin of the code
- strong name, based on cryptographically signed namespace
- web site of origin of the code, e.g. www.microsoft.com or *.microsoft.com
- URL of origin of the code, including final wildcard e.g. http://site/app/*