1 reference to CreateWindowsIdentityWithAssert
System.Web (1)
WorkerRequest.cs (1)
603return CreateWindowsIdentityWithAssert(token, ((authType == null) ? "" : authType), WindowsAccountType.Normal, isAuthenticated);