9 references to FullControl
mscorlib (1)
microsoft\win32\registrykey.cs (1)
2193if(0 != (rights & ~((int)RegistryRights.FullControl))) {
WsatConfig (3)
Configuration\ClusterRegistryConfigurationProvider.cs (2)
54RegistryRights.FullControl, 92RegistryRights.FullControl,
Configuration\StdRegProviderWrapper.cs (1)
338RegistryRights.FullControl);
WsatUI (5)
Configuration\ClusterRegistryConfigurationProvider.cs (2)
54RegistryRights.FullControl, 92RegistryRights.FullControl,
Configuration\RegistryHelper.cs (2)
43RegistryRights.FullControl); 89RegistryRights.FullControl);
Configuration\StdRegProviderWrapper.cs (1)
338RegistryRights.FullControl);