| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Inheritance diagram for System.Security.Principal.WindowsImpersonationContext:
 Collaboration diagram for System.Security.Principal.WindowsImpersonationContext:Public Member Functions | |
| void | Dispose () | 
| void | Undo () | 
Package Functions | |
| WindowsImpersonationContext (global::System.IntPtr token) | |
Private Member Functions | |
| static bool | CloseToken (global::System.IntPtr token) | 
| static global::System.IntPtr | DuplicateToken (global::System.IntPtr token) | 
| static bool | SetCurrentToken (global::System.IntPtr token) | 
| static bool | RevertToSelf () | 
Private Attributes | |
| global::System.IntPtr | _token | 
| bool | undo | 
Definition at line 11 of file WindowsImpersonationContext.cs.