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