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!

ZoneIdentityPermission

This permission defines the zone from which code originates. Using this permission code can check that calling code is from a certain zone. Zones are defined and mapped from URL by IInternetSecurityManager and related APIs. Only exact zone matches are defined for the permission – a URL can only belong to exactly one zone. For an overview of zones and complete details, see URL Security Zones Overview.