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