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!

RegistryPermission

This permission defines what access is allowed for registry keys and values: reading, create, and writing. For each type of access (read, create, write/overwrite) a list of keys and values is specified designating that kind of access is permitted. Each type of access must be specified separately (for instance, write access does not imply read). Access for a key implies that access for all values underneath it and its sub-keys.