Application Report
- Application ID: 893ee3c0c22e44e09a33605bc0c8aafb
- Report Submitted on: 08/14/2010 21:07:01
- Definitions File: Mono 2.6
- API Issues: 4
- P/Invoke APIs: 13
The following 4 APIs (used 7 times) might not work:
- Total:
2
2
1
-
System.Security
1
-
CodeAccessPermission
1
-
Assert()
Used 1 time
1
-
Assert()
Used 1 time
-
CodeAccessPermission
-
System.Security.Principal
1
1
-
WindowsIdentity
1
1
-
get_User()
Used 4 times
1
1
-
get_User()
Used 4 times
-
WindowsIdentity
-
System.Web
2
-
HttpRuntime
2
-
get_AspClientScriptPhysicalPath()
Used 1 time
1
-
get_AspClientScriptVirtualPath()
Used 1 time
1
-
get_AspClientScriptPhysicalPath()
Used 1 time
-
HttpRuntime
-
System.Security
There are 13 P/Invokes (used 13 times):
| Count | Library | Function |
|---|---|---|
| 1 | advapi32.dll | bool impersonateself(int) |
| 1 | advapi32.dll | int openthreadtoken(intptr, int, bool, intptr&) |
| 1 | advapi32.dll | int reverttoself() |
| 1 | kernel32.dll | intptr getcurrentthread() |
| 1 | kernel32.dll | int getstdhandle(int) |
| 1 | kernel32.dll | int getconsolescreenbufferinfo(int, interop/console_screen_buffer_info&) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | secur32.dll | int acceptsecuritycontext(interop/sechandle&, intptr, interop/secbufferdesc&, ui |
| 1 | secur32.dll | int acquirecredentialshandle(string, string, uint, intptr, intptr, intptr, intpt |
| 1 | secur32.dll | int deletesecuritycontext(interop/sechandle&) |
| 1 | secur32.dll | int freecredentialshandle(interop/sechandle&) |
| 1 | secur32.dll | int querysecuritycontexttoken(interop/sechandle&, intptr&) |
| 1 | urlmon.dll | int findmimefromdata(intptr, string, byte[], int, string, int, intptr&, int) |