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
Loading...
Searching...
No Matches
System.Security.Principal.WindowsImpersonationContext Class Reference
+ 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
 

Detailed Description

Definition at line 11 of file WindowsImpersonationContext.cs.


The documentation for this class was generated from the following file: