This documentation is archived and is not being maintained.
RegistryServicePermissions Class
Visual Studio 2013
The permissions that can be set and checked for in the registry.
Namespace: Microsoft.TeamFoundation.Framework.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
The RegistryServicePermissions type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | AllPermissions | This defines the set of bits that are valid for the RegistryService permission space. These are the only bits paid attention to when reading or writing registry service permissions. |
![]() ![]() | Read | The ability to read the value of a given registry path. |
![]() ![]() | Write | The ability to both modify and add registry path/value pairs. |
Show:
