3 references to IsWindowsIdentity
System.Web (3)
Security\FileAuthorizationModule.cs (2)
151
if (!
IsWindowsIdentity
(context)) {
303
if (!
IsWindowsIdentity
(context)) {
UI\Util.cs (1)
1661
if (FileAuthorizationModule.
IsWindowsIdentity
(context)) {