20 references to UnauthorizedAccessException
mscorlib (16)
microsoft\win32\registrykey.cs (2)
1669throw new UnauthorizedAccessException(); 1708throw new UnauthorizedAccessException();
system\security\accesscontrol\nativeobjectsecurity.cs (2)
136exception = new UnauthorizedAccessException(); 281exception = new UnauthorizedAccessException();
system\security\accesscontrol\privilege.cs (4)
129throw new UnauthorizedAccessException(); 310throw new UnauthorizedAccessException(); 575throw new UnauthorizedAccessException(); 665throw new UnauthorizedAccessException();
system\security\accesscontrol\win32.cs (2)
179throw new UnauthorizedAccessException(); 350throw new UnauthorizedAccessException();
system\security\cryptography\utils.cs (2)
273throw new UnauthorizedAccessException(); 324throw new UnauthorizedAccessException();
system\security\principal\ntaccount.cs (1)
335throw new UnauthorizedAccessException();
system\security\principal\sid.cs (1)
987throw new UnauthorizedAccessException();
system\security\principal\win32.cs (1)
142throw new UnauthorizedAccessException();
system\security\principal\windowsidentity.cs (1)
837return new UnauthorizedAccessException();
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogException.cs (1)
46throw new UnauthorizedAccessException();
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\Accessible.cs (1)
1428throw new UnauthorizedAccessException();
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
995throw new UnauthorizedAccessException();
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
552throw new UnauthorizedAccessException();