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